= commited on
Commit
c810bd6
·
1 Parent(s): ff53fa3

trigger test for py34

Browse files
Files changed (1) hide show
  1. requirements_dev.txt +10 -10
requirements_dev.txt CHANGED
@@ -1,10 +1,10 @@
1
- bump2version==0.5.11
2
- wheel==0.33.6
3
- watchdog==0.9.0
4
- flake8==3.7.8
5
- tox==3.14.0
6
- coverage==4.5.4
7
- Sphinx==1.8.5
8
- twine==1.14.0
9
- pytest==4.6.5
10
- pytest-runner==5.1
 
1
+ bump2version
2
+ wheel
3
+ watchdog
4
+ flake8
5
+ tox
6
+ coverage
7
+ Sphinx
8
+ twine
9
+ pytest
10
+ pytest-runner