Skip to content

Commit

Permalink
updated setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
tech-chad committed Jun 8, 2020
1 parent 0ecfca4 commit 31dd40d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
name = pymatrix-rain
version = 0.1.0
description = matrix rain using curses
long_description = file: README.md
long_description__content_type = text/markdown
url = https://github.com/tech-chad/pymatrix
author = Chad Larson
author_email = [email protected]
Expand All @@ -12,7 +14,6 @@ license_file = LICENSE
packages = find:
install_requires:
importlib-metadata>=1.6
importlib-resources>=1.5
python_requires = >= 3.6.1

[options.packages.find]
Expand Down

0 comments on commit 31dd40d

Please sign in to comment.