Merge pull request #1691 from spotify/mob/publish-pip-package

Added techdocs-core pip publish in master workflow
This commit is contained in:
Emma Indal
2020-07-21 13:53:23 +02:00
committed by GitHub
4 changed files with 50 additions and 11 deletions
@@ -18,13 +18,13 @@ from setuptools import setup, find_packages
setup(
name='mkdocs-techdocs-core',
version='0.0.1',
version='0.0.2',
description='A Mkdocs package that contains TechDocs defaults',
long_description='',
keywords='mkdocs',
url='https://github.com/spotify/backstage',
author='Spotify',
author_email='fossboard@spotify.com',
author='TechDocs Core',
author_email='pulp-fiction@spotify.com',
license='Apache-2.0',
python_requires='>=3.7',
install_requires=[