Skip to content

Commit

Permalink
Feature/updated integration tests (#29)
Browse files Browse the repository at this point in the history
* updated integration tests + added python-dotenv to requirements.txt

* adding variable for data_partition

Co-authored-by: Juila Lorch <[email protected]>
  • Loading branch information
jplorch and Juila Lorch authored Apr 9, 2021
1 parent 0abfbf0 commit f3fa15b
Show file tree
Hide file tree
Showing 3 changed files with 86 additions and 176 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
requests==2.20.*
# boto3==1.15.* # Only needed if using AwsOsduClient.
python-dotenv
boto3==1.15.* # Only needed if using AwsOsduClient.
Loading

0 comments on commit f3fa15b

Please sign in to comment.