Skip to content

Commit

Permalink
Issue #119: Use pip-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekmo committed Aug 8, 2023
1 parent 22b4025 commit a8447e7
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@ envlist = pep8,py{312,311,310,39,38,37,36,35,27}
[testenv]
passenv=*
deps =
codecov>=1.4.0
mock
pyfakefs
requests-mock
google
-rcommon-requirements.txt
-r requirements.in
py27: py2-ipaddress
commands=
# coverage run demo/manage.py test djangocms_comments
Expand Down

0 comments on commit a8447e7

Please sign in to comment.