1
0
Fork 0
mirror of https://github.com/fastogt/pyfastogt synced 2025-03-09 23:38:55 +00:00

GitLab repo

This commit is contained in:
topilski 2020-03-20 04:42:02 -04:00
parent 15773e1971
commit ff2afdc3ec
2 changed files with 14 additions and 10 deletions

View file

@ -15,7 +15,7 @@ from setuptools.command.install import install
# Package meta-data.
NAME = 'pyfastogt'
DESCRIPTION = 'FastoGT python files.'
URL = 'https://github.com/fastogt/pybuild_utils'
URL = 'https://github.com/fastogt/pyfastogt'
EMAIL = 'support@fastogt.com'
AUTHOR = 'Alexandr Topilski'
REQUIRES_PYTHON = '>=3.0.0'