mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Implement terminal conductor
This commit is contained in:
parent
b915e393dd
commit
a18db57e6f
2 changed files with 85 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ version = 3.0.0
|
|||
[options]
|
||||
packages = PFERD
|
||||
python_requires = >=3.8
|
||||
install_requires =
|
||||
rich>=10.1.0
|
||||
|
||||
[options.entry_points]
|
||||
console_scripts =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue