mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
a
This commit is contained in:
parent
8a459813ef
commit
28a24e1c15
@ -5,11 +5,10 @@ Summary: analysis package developed by Titan Scouting for The Red Alliance
|
|||||||
Home-page: https://github.com/titanscout2022/tr2022-strategy
|
Home-page: https://github.com/titanscout2022/tr2022-strategy
|
||||||
Author: The Titan Scouting Team
|
Author: The Titan Scouting Team
|
||||||
Author-email: titanscout2022@gmail.com
|
Author-email: titanscout2022@gmail.com
|
||||||
License: UNKNOWN
|
License: GNU General Public License v3.0
|
||||||
Description: UNKNOWN
|
Description: UNKNOWN
|
||||||
Platform: UNKNOWN
|
Platform: UNKNOWN
|
||||||
Classifier: Programming Language :: Python :: 3
|
Classifier: Programming Language :: Python :: 3
|
||||||
Classifier: License :: GNU General Public License v3.0
|
|
||||||
Classifier: Operating System :: OS Independent
|
Classifier: Operating System :: OS Independent
|
||||||
Requires-Python: >=3.6
|
Requires-Python: >=3.6
|
||||||
Description-Content-Type: text/markdown
|
Description-Content-Type: text/markdown
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
import setuptools
|
import setuptools
|
||||||
|
|
||||||
setuptools.setup(
|
setuptools.setup(
|
||||||
name="analysis", # Replace with your own username
|
name="tra-analysis", # Replace with your own username
|
||||||
version="1.0.0.000",
|
version="1.0.0.000",
|
||||||
author="The Titan Scouting Team",
|
author="The Titan Scouting Team",
|
||||||
author_email="titanscout2022@gmail.com",
|
author_email="titanscout2022@gmail.com",
|
||||||
|
Loading…
Reference in New Issue
Block a user