Skip to content

Commit

Permalink
Merge pull request #96 from rares-pop/dev/remove-py27
Browse files Browse the repository at this point in the history
remove: python2.7 support
  • Loading branch information
Rares POP authored May 12, 2020
2 parents 55b162c + 33d603d commit 88232fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# and then run "tox" from this directory.

[tox]
envlist = py27,py34,py35,py36
envlist = py34,py35,py36

[testenv]
install_command = pip install --pre -i http://ni-pypi.amer.corp.natinst.com --trusted-host ni-pypi.amer.corp.natinst.com {opts} {packages}
Expand Down

0 comments on commit 88232fb

Please sign in to comment.