We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b80705 commit fa7d911Copy full SHA for fa7d911
pyproject.toml
@@ -43,7 +43,6 @@ dependencies = [
43
[project.optional-dependencies]
44
dev = [
45
"asv==0.6.5", # Used to compute performance benchmarks
46
- "virtualenv==20.30", # Temporary fix to airspeed-velocity/asv#1484
47
"black", # Used for static linting of files
48
"jupyter", # Clears output from Jupyter notebooks
49
"pre-commit", # Used to run checks before finalizing a git commit
0 commit comments