Skip to content

Commit

Permalink
remove virtualenv
Browse files Browse the repository at this point in the history
  • Loading branch information
xavdid-stripe committed Jan 13, 2025
1 parent b4df98e commit 665c533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ twine
# 4.5.0 is the last version that works with virtualenv<20.22.0
tox == 4.5.0
#Virtualenv 20.22.0 dropped support for all Python versions smaller or equal to Python 3.6.
virtualenv<20.22.0
# virtualenv<20.22.0
pyright == 1.1.336
ruff == 0.4.4
flake8
Expand Down

0 comments on commit 665c533

Please sign in to comment.