Skip to content

Commit f002c00

Browse files
committed
Revert "Avoid an issue when dependencies include inline comments by fixingtemporarily pinning the virtualenv version"
This reverts commit aec2f26.
1 parent cd8b0aa commit f002c00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ env:
1515
- TOXENV=pypy3-pytest29
1616
- TOXENV=flake8
1717
install:
18-
- pip install virtualenv==15.0.1
1918
- pip install tox
2019
script:
21-
- VIRTUALENV_DOWNLOAD=no tox
20+
- tox

0 commit comments

Comments
 (0)