14 lines
260 B
INI
14 lines
260 B
INI
[metadata]
|
|
name=bricks_for_python
|
|
version = 0.0.4
|
|
description = A packing module for bricks
|
|
author = "yu moqing"
|
|
author_email = "yumoqing@gmail.com"
|
|
readme = "README.md"
|
|
license = "MIT"
|
|
|
|
[options]
|
|
packages = find:
|
|
requires_python = ">=3.8"
|
|
install_requires =
|