Skip to content

Commit

Permalink
Setup: update metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Alessandro Pappalardo <[email protected]>
  • Loading branch information
volcacius committed Jan 29, 2021
1 parent de88d85 commit a8119ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ def read_requirements(filename):
long_description=read(PROJECT_ROOT, 'README.md'),
long_description_content_type="text/markdown",
author="Alessandro Pappalardo",
author_email="[email protected]",
url="https://github.com/Xilinx/brevitas",
python_requires=">=3.6",
install_requires=read_requirements('requirements.txt'),
extras_require={
Expand Down

0 comments on commit a8119ec

Please sign in to comment.