latest pushes
This commit is contained in:
@@ -5,7 +5,7 @@ with open("../../README.md", "r", encoding="utf-8") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="bellande_limit",
|
name="bellande_limit",
|
||||||
version="0.1.0",
|
version="0.1.1",
|
||||||
description="Robots Limit",
|
description="Robots Limit",
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
@@ -27,7 +27,7 @@ setup(
|
|||||||
"dev": ["pytest", "pytest-cov[all]", "mypy", "black"],
|
"dev": ["pytest", "pytest-cov[all]", "mypy", "black"],
|
||||||
},
|
},
|
||||||
package_data={
|
package_data={
|
||||||
'bellande_limit': ['Bellande_Step'],
|
'bellande_limit': ['Bellande_Limit'],
|
||||||
},
|
},
|
||||||
entry_points={
|
entry_points={
|
||||||
'console_scripts': [
|
'console_scripts': [
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user