File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ online.
5151## Bug Reports
5252
5353 - Submit bugs through the [ OpenModelica GitHub issues] ( https://github.com/OpenModelica/OMPython/issues/new ) .
54- - [ Pull requests] ( https://github.com/OpenModelica/OMPython/pulls ) are welcome ❤️ .
54+ - [ Pull requests] ( https://github.com/OpenModelica/OMPython/pulls ) are welcome.
5555
5656## Contact
5757
Original file line number Diff line number Diff line change 2020 'psutil' ,
2121 'pyparsing' ,
2222 'pyzmq'
23- ],
23+ ],
2424 python_requires = '>=3.8' ,
25+ project_urls = {
26+ 'documentation' : 'https://openmodelica.org/doc/OpenModelicaUsersGuide/latest/ompython.html' ,
27+ 'source' : 'https://github.com/OpenModelica/OMPython' ,
28+ 'download' : 'https://pypi.org/project/OMPython/#files' ,
29+ 'tracker' : 'https://github.com/OpenModelica/OMPython/issues' ,
30+ 'release notes' : 'https://github.com/OpenModelica/OMPython/releases' ,
31+ },
2532 )
You can’t perform that action at this time.
0 commit comments