Skip to content

Commit d599a73

Browse files
committed
ci: trying ci
1 parent b9a22b1 commit d599a73

File tree

2 files changed

+31
-28
lines changed

2 files changed

+31
-28
lines changed

dev-requirements.txt

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
argh~=0.26.2
2+
atomicwrites~=1.3.0
3+
attrs~=19.1.0
4+
certifi~=2019.3.9
5+
chardet~=3.0.4
6+
codacy-coverage~=1.3.11
7+
codeclimate-test-reporter~=0.2.3
8+
colorama~=0.4.1
9+
colored~=1.3.93
10+
coverage~=4.5.3
11+
docopt~=0.6.2
12+
idna~=2.8
13+
more-itertools~=7.0.0
14+
pathlib~=1.0.1
15+
pathtools~=0.1.2
16+
pip~=19.0.3
17+
pluggy>=0.9.0
18+
py~=1.8.0
19+
pycodestyle~=2.5.0
20+
pytest~=4.4.0
21+
pytest-cov~=2.6.1
22+
pytest-watch~=4.2.0
23+
pyyaml>=4.2b1
24+
requests~=2.21.0
25+
setuptools~=40.8.0
26+
six~=1.12.0
27+
urllib3~=1.24.1
28+
watchdog~=0.9.0
29+
wheel~=0.33.1
30+
31+
twine~=1.13.0

requirements.txt

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,3 @@
1-
argh~=0.26.2
2-
atomicwrites~=1.3.0
3-
attrs~=19.1.0
4-
certifi~=2019.3.9
5-
chardet~=3.0.4
6-
codacy-coverage~=1.3.11
7-
codeclimate-test-reporter~=0.2.3
81
colorama~=0.4.1
92
colored~=1.3.93
10-
coverage~=4.5.3
11-
docopt~=0.6.2
12-
idna~=2.8
13-
more-itertools~=7.0.0
14-
pathlib~=1.0.1
15-
pathtools~=0.1.2
16-
pip~=19.0.3
17-
pluggy>=0.9.0
18-
py~=1.8.0
19-
pycodestyle~=2.5.0
20-
pytest~=4.4.0
21-
pytest-cov~=2.6.1
22-
pytest-watch~=4.2.0
233
pyyaml>=4.2b1
24-
requests~=2.21.0
25-
setuptools~=40.8.0
26-
six~=1.12.0
27-
urllib3~=1.24.1
28-
watchdog~=0.9.0
29-
wheel~=0.33.1
30-
31-
twine~=1.13.0

0 commit comments

Comments
 (0)