Skip to content

Commit

Permalink
add regex requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
nulinspiratie committed Jan 12, 2021
1 parent 2d67c06 commit 7ed6b07
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 @@ -66,6 +66,7 @@ def readme():
'pyperclip>=1.5',
'blinker',
'dill',
'regex'
],
extras_require=extras_require,
zip_safe=False)
Expand Down

0 comments on commit 7ed6b07

Please sign in to comment.