Skip to content
Snippets Groups Projects
Commit c3b93072 authored by Bruce Flynn's avatar Bruce Flynn
Browse files

fix package list

parent 3b31fec1
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name='wsgiware',
py_modules=['wsgiware'],
packages=['wsgiware'],
use_scm_version=True,
setup_requires=['setuptools_scm'],
entry_points="""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment