Skip to content

Commit fa7d911

Browse files
Remove virtualenv pin (#586)
1 parent 6b80705 commit fa7d911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ dependencies = [
4343
[project.optional-dependencies]
4444
dev = [
4545
"asv==0.6.5", # Used to compute performance benchmarks
46-
"virtualenv==20.30", # Temporary fix to airspeed-velocity/asv#1484
4746
"black", # Used for static linting of files
4847
"jupyter", # Clears output from Jupyter notebooks
4948
"pre-commit", # Used to run checks before finalizing a git commit

0 commit comments

Comments
 (0)