Skip to content

Commit

Permalink
fix: remove setup.py typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ChasNelson1990 committed Jan 23, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 80be55e commit 5cd8edd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
@@ -10,9 +10,6 @@
with open(path.join(here, "README.md"), encoding="utf-8") as f:
long_description = f.read()

install_requires =
include_package_data = True

setup(
name="""ckanext-file-uploader""",
# Versions should comply with PEP440. For a discussion on single-sourcing

0 comments on commit 5cd8edd

Please sign in to comment.