mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
recompiled analysis.py
This commit is contained in:
parent
5e9e90507b
commit
56d0578d86
@ -1,12 +1,12 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: analysis
|
||||
Version: 1.0.0.0
|
||||
Summary: analysis package developed by TitanScouting and The Red Alliance
|
||||
Summary: analysis package developed by Titan Scouting for The Red Alliance
|
||||
Home-page: https://github.com/titanscout2022/tr2022-strategy
|
||||
Author:
|
||||
Author-email:
|
||||
Author: The Titan Scouting Team
|
||||
Author-email: titanscout2022@gmail.com
|
||||
License: UNKNOWN
|
||||
Description: analysis package developed by TitanScouting and The Red Alliance
|
||||
Description: UNKNOWN
|
||||
Platform: UNKNOWN
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: License :: GNU General Public License v3.0
|
||||
|
Binary file not shown.
Binary file not shown.
@ -3,10 +3,10 @@ import setuptools
|
||||
setuptools.setup(
|
||||
name="analysis", # Replace with your own username
|
||||
version="1.0.0.000",
|
||||
author="",
|
||||
author_email="",
|
||||
description="analysis package developed by TitanScouting and The Red Alliance",
|
||||
long_description="analysis package developed by TitanScouting and The Red Alliance",
|
||||
author="The Titan Scouting Team",
|
||||
author_email="titanscout2022@gmail.com",
|
||||
description="analysis package developed by Titan Scouting for The Red Alliance",
|
||||
long_description="",
|
||||
long_description_content_type="text/markdown",
|
||||
url="https://github.com/titanscout2022/tr2022-strategy",
|
||||
packages=setuptools.find_packages(),
|
||||
|
Loading…
Reference in New Issue
Block a user