Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explore the pep517 branch issues #321

Closed
wants to merge 11 commits into from

Conversation

altendky
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 27, 2021

Codecov Report

Merging #321 (b08007e) into master (00f19b4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #321   +/-   ##
=======================================
  Coverage   96.78%   96.78%           
=======================================
  Files          20       20           
  Lines        1183     1183           
  Branches      106      106           
=======================================
  Hits         1145     1145           
  Misses         20       20           
  Partials       18       18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 00f19b4...b08007e. Read the comment docs.

Comment on lines +82 to +86
- name: Try creating an env
if: matrix.python.major == 3
run: |
python -m venv a_unique_env_directory
tree /f a_unique_env_directory

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue is pypa/virtualenv#2071

@altendky
Copy link
Member Author

Went with #323, for now at least.

@altendky altendky closed this Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants