Skip to content

Commit

Permalink
install requires fastentrypoints
Browse files Browse the repository at this point in the history
  • Loading branch information
dotslash committed Feb 1, 2020
1 parent 50765c5 commit 8366881
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,8 @@
'recent=recent2:main',
],
},
install_requires=[
'fastentrypoints',
],
python_requires='>=3'
)
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.8
0.2.9

0 comments on commit 8366881

Please sign in to comment.