Skip to content

Commit 91eb096

Browse files
authored
Merge pull request #19 from OpenDataAlex/process_tracker_python-9
Process tracker python 9
2 parents 9239734 + e87bc5f commit 91eb096

File tree

13 files changed

+1012
-265
lines changed

13 files changed

+1012
-265
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ verify_ssl = true
55

66
[dev-packages]
77
coverage="*"
8+
moto="*"
89
python-coveralls="*"
910
coveralls="*"
10-
twine="*"
1111

1212
[packages]
13+
boto3="*"
1314
sqlalchemy="*"
1415
sqlalchemy-utils="*"
1516
python-dateutil="*"

Pipfile.lock

Lines changed: 343 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)