bugfix
This commit is contained in:
parent
c074405a3f
commit
8c2760a926
@ -1,12 +1,15 @@
|
|||||||
[metadata]
|
[metadata]
|
||||||
name=bricks_for_python
|
name=bricks-for-python
|
||||||
version = 0.0.2
|
version = 0.0.3
|
||||||
description = A packing module for bricks
|
description = A packing module for bricks
|
||||||
author = "yu moqing"
|
author = "yu moqing"
|
||||||
author_email = "yumoqing@gmail.com"
|
author_email = "yumoqing@gmail.com"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
|
||||||
[options]
|
[options]
|
||||||
packages = find:
|
packages = find:
|
||||||
|
package_dir =
|
||||||
|
= .
|
||||||
requires_python = ">=3.8"
|
requires_python = ">=3.8"
|
||||||
install_requires =
|
install_requires =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user