SDK-2520: Configure deployment

This commit is contained in:
Romuald Juchnowicz-Bierbasz
2019-02-11 14:30:08 +01:00
parent da91ff911f
commit b7b759d483
2 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(
name="galaxy.python.api",
name="galaxy.plugin.api",
version="0.1",
description="Galaxy python plugin API",
author='Galaxy team',