Skip to content

Commit 615b35d

Browse files
committed
Add versioneer requirement
1 parent 1e68eef commit 615b35d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ pylint==2.1.1 # Lint
1919
pyroma==2.4 # Packaging best practices checker
2020
pytest-cov==2.6.0 # Measure code coverage
2121
pytest==3.8.2 # Test runners
22+
versioneer==0.18
2223
vulture==0.29
2324
yapf==0.24.0 # Automatic formatting for Python

0 commit comments

Comments
 (0)