Skip to content

Commit

Permalink
project urls
Browse files Browse the repository at this point in the history
  • Loading branch information
shaoxiongji committed Mar 12, 2024
1 parent aa770c9 commit fa10e02
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
version='0.1',
packages=find_packages(),
project_urls={
"Documentation": "http://opennmt.net/OpenNMT-py/",
"Forum": "http://forum.opennmt.net/",
"Gitter": "https://gitter.im/OpenNMT/OpenNMT-py",
"Source": "https://github.com/OpenNMT/OpenNMT-py/",
"Documentation": "https://helsinki-nlp.github.io/mammoth/",
# "Forum": "http://forum.opennmt.net/",
# "Gitter": "https://gitter.im/OpenNMT/OpenNMT-py",
"Source": "https://github.com/Helsinki-NLP/mammoth",
},
python_requires=">=3.5",
install_requires=[
Expand Down

0 comments on commit fa10e02

Please sign in to comment.