aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2019-09-18 00:41:00 -0600
committerTim Harder <radhermit@gmail.com>2019-09-18 00:41:00 -0600
commit2948624d45a274e74182535e073cbc24f966e51f (patch)
treeee1fcf6f72799b6cd0ba1888eb15c09f879a46a0 /tox.ini
parenttravis-ci: use pkgdist ci script to initialize build env (diff)
downloadpkgcheck-2948624d45a274e74182535e073cbc24f966e51f.tar.gz
pkgcheck-2948624d45a274e74182535e073cbc24f966e51f.tar.bz2
pkgcheck-2948624d45a274e74182535e073cbc24f966e51f.zip
tox: sync up with pkgcore
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 5266c147..9165bf6e 100644
--- a/tox.ini
+++ b/tox.ini
@@ -37,7 +37,7 @@ commands =
python setup.py sdist
python setup.py bdist_wheel
-# test against snakeoil/pkgcore git
+# test against latest git
[testenv:dev]
deps =
-rrequirements/dev.txt