Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sobolevn committed May 5, 2023
1 parent 3538205 commit bd6bd85
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 @@ -42,7 +42,6 @@
},
python_requires=">=3.6",
packages=find_packages(exclude=exclude),
package_data={"invoke": ["py.typed"]},
include_package_data=True,
entry_points={
"console_scripts": [
Expand Down

0 comments on commit bd6bd85

Please sign in to comment.