Skip to content

Commit

Permalink
parallelize updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dwijn committed Jul 29, 2023
1 parent eebfffc commit 0bed4f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"requests>=2.0",
"packaging>=17.0",
"future>=0.12.0 ; python_version < '3.0'",
"joblib>=1",
],
entry_points={"console_scripts": ["adstex=adstex:main"]},
)

0 comments on commit 0bed4f1

Please sign in to comment.