mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-04-23 15:47:11 -04:00
Merge branch 'documentation' of https://gitlab.gog.com/galaxy-client/galaxy-plugin-api into documentation
This commit is contained in:
committed by
Mieszko Banczerowski
parent
ed91fd582c
commit
7099cf3195
2
setup.py
2
setup.py
@@ -3,7 +3,7 @@ from setuptools import setup, find_packages
|
||||
setup(
|
||||
name="galaxy.plugin.api",
|
||||
version="0.31.3",
|
||||
description="Galaxy python plugin API",
|
||||
description="GOG Galaxy Integrations Python API",
|
||||
author='Galaxy team',
|
||||
author_email='galaxy@gog.com',
|
||||
packages=find_packages("src"),
|
||||
|
||||
Reference in New Issue
Block a user