Skip to content

Commit

Permalink
Setup: update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
volcacius committed Apr 28, 2023
1 parent d22dda1 commit d30ba0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def read_requirements(filename):
long_description=read(PROJECT_ROOT, 'README.md'),
long_description_content_type="text/markdown",
author="Alessandro Pappalardo",
author_email="alessand@xilinx.com",
author_email="alessand@amd.com",
url="https://github.com/Xilinx/brevitas",
python_requires=">=3.7",
install_requires=read_requirements('requirements.txt'),
Expand Down

0 comments on commit d30ba0d

Please sign in to comment.