Skip to content

Commit

Permalink
Merge pull request #16 from msrosenberg/msr-development
Browse files Browse the repository at this point in the history
missing files
  • Loading branch information
msrosenberg authored Jan 5, 2021
2 parents 861c02e + 9553df3 commit c62c0f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ numpy~=1.19.5
pytest~=6.2.1
matplotlib~=3.3.3
scipy~=1.6.0
setuptools~=51.1.1
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
description="python version of some of the analyses from PASSaGE 2",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/....",
url="https://github.com/msrosenberg/pyssage",
license="GPLv3",
packages=setuptools.find_packages(),
# classifiers=[
# "Programming Language :: Python :: 3",
Expand Down

0 comments on commit c62c0f8

Please sign in to comment.