latest pushes
This commit is contained in:
parent
1a1d60b952
commit
6c70bcfd28
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(
|
||||
name="bellande_limit",
|
||||
version="0.3.3",
|
||||
version="0.1.0",
|
||||
description="Robots Limit",
|
||||
long_description=long_description,
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user