Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Drop futures as requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
markusdregi committed Dec 9, 2020
1 parent d125aa8 commit a097b3e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ninja
# From setup.py install_requires
cloudevents
ecl
futures
jinja2
numpy
pandas
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ def get_data_files():
"cloudevents",
"cwrap",
"ecl",
"futures",
"jinja2",
"numpy",
"pandas",
Expand Down

0 comments on commit a097b3e

Please sign in to comment.