latest pushes
This commit is contained in:
1
Package/python/.gitignore
vendored
Normal file
1
Package/python/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
dist
|
@@ -5,7 +5,7 @@ with open("../../README.md", "r", encoding="utf-8") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="bellande_limit",
|
name="bellande_limit",
|
||||||
version="0.3.3",
|
version="0.1.0",
|
||||||
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",
|
||||||
|
2
Package/python/src/.gitignore
vendored
2
Package/python/src/.gitignore
vendored
@@ -1 +1 @@
|
|||||||
bellande_step.egg-info
|
bellande_limit.egg-info
|
||||||
|
Reference in New Issue
Block a user