16 lines
280 B
INI
16 lines
280 B
INI
[metadata]
|
|
name=bricks-for-python
|
|
version = 0.0.3
|
|
description = A packing module for bricks
|
|
author = "yu moqing"
|
|
author_email = "yumoqing@gmail.com"
|
|
readme = "README.md"
|
|
license = "MIT"
|
|
|
|
[options]
|
|
packages = find:
|
|
package_dir =
|
|
= .
|
|
requires_python = ">=3.8"
|
|
install_requires =
|