Skip to content

Commit

Permalink
Remove setuptools fossils.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Jul 30, 2024
1 parent 1a9ce30 commit b40b22d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions news/72.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Remove setuptools fossils.
[maurits]
2 changes: 0 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
"cssselect",
],
extras_require=extras_require,
test_suite="diazo.tests.alltests",
tests_require=extras_require["test"],
entry_points="""
[console_scripts]
diazocompiler = diazo.compiler:main
Expand Down

0 comments on commit b40b22d

Please sign in to comment.