Skip to content

Commit

Permalink
Remove use_scm_version
Browse files Browse the repository at this point in the history
  • Loading branch information
mvantellingen committed Mar 9, 2020
1 parent 219b7a5 commit 8f43dac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@
install_requires=["Django>=2.2", "wagtail>=2.6"],
tests_require=tests_require,
extras_require={"docs": docs_require, "test": tests_require},
use_scm_version=True,
entry_points={},
package_dir={"": "src"},
packages=find_packages("src"),
Expand Down

0 comments on commit 8f43dac

Please sign in to comment.