fix issue in pyproject
This commit is contained in:
parent
6a937d3a76
commit
cd4cd98529
@ -0,0 +1,6 @@
|
||||
# 0.0.1
|
||||
|
||||
- 添加了
|
||||
- `nuitka.compile`
|
||||
- `types.options`
|
||||
- `types.version`
|
@ -11,6 +11,4 @@ classifiers = [
|
||||
"Programming Language :: Python :: 3",
|
||||
"Operating System :: OS Independent",
|
||||
]
|
||||
[project.license]
|
||||
file = "LICENSE"
|
||||
text = "MPL-2.0"
|
||||
license = { file = "LICENSE" }
|
Loading…
Reference in New Issue
Block a user