Skip to content

Commit

Permalink
chg: Removed paver as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
nicfit committed Jan 3, 2018
1 parent 25c4db7 commit dc64168
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .cookiecutter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ default_context:
use_bitbucket: "no"
use_github: "yes"
use_make: "yes"
use_paver: "yes"
use_paver: "no"
use_pypi_deployment_with_travis: "no"
use_pytest: "yes"
use_rtd: "no"
Expand Down
1 change: 0 additions & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ git+https://github.com/nicfit/gitchangelog.git
hg+https://[email protected]/nicfit/sphinxcontrib-bitbucket
ipdb==0.10.3
nicfit.py[cookiecutter]==0.7
paver==1.2.4
pip-tools==1.11.0
pss==1.41
pyaml==17.10.0
Expand Down
1 change: 0 additions & 1 deletion requirements/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ dev:
- tox
- twine
- wheel
- paver
- cogapp
- sphinxcontrib-paverutils
- pyaml
Expand Down

0 comments on commit dc64168

Please sign in to comment.