Added project urls to pyproject.toml and a setup.cfg file for PyPi to pickup author and url

This commit is contained in:
Chris McCarthy
2023-07-26 21:11:15 +01:00
parent efbb6ef8df
commit 499219eb40
2 changed files with 10 additions and 0 deletions

4
setup.cfg Normal file
View File

@@ -0,0 +1,4 @@
[metadata]
url = https://github.com/Autonomous-Resilient-Cyber-Defence/PrimAITE
author = Defence Science and Technology Laboratory UK
author_email = oss@dstl.gov.uk