Skip to content

Commit

Permalink
fix tox release target
Browse files Browse the repository at this point in the history
  • Loading branch information
Rockman committed Nov 24, 2015
1 parent dd60c1f commit e7f859c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
4 changes: 0 additions & 4 deletions .gitconfig

This file was deleted.

4 changes: 1 addition & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,4 @@ usedevelop = False
deps =
wheel
commands =
git config --local include.path "{toxinidir}/.gitconfig"
python setup.py install
python setup.py increment tag register sdist bdist_egg bdist_wheel upload
python setup.py increment tag sdist bdist_egg bdist_wheel upload

0 comments on commit e7f859c

Please sign in to comment.