mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
Windows basic build setup
This commit is contained in:
@@ -13,6 +13,11 @@ classifiers = []
|
||||
|
||||
dependencies = ["importlib_metadata", "pathvalidate", "simplejson"]
|
||||
|
||||
[project.optional-dependencies]
|
||||
build = [
|
||||
"pyinstaller"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://github.com/infeeeee/dyn2py"
|
||||
documentation = "https://github.com/infeeeee/dyn2py"
|
||||
|
||||
Reference in New Issue
Block a user