Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Package name
  • Loading branch information
kthoden committed Sep 23, 2019
1 parent 36fe856 commit cbd7d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -10,7 +10,7 @@
os.chdir(os.path.normpath(os.path.join(os.path.abspath(__file__), os.pardir)))

setup(
name='opds',
name='django-opds',
version='1.0',
packages=find_packages(),
include_package_data=True,
Expand Down

0 comments on commit cbd7d23

Please sign in to comment.