| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" | |||
| 5 | 5 | [project] | |
| 6 | 6 | name = "pythonnet" | |
| 7 | 7 | description = ".NET and Mono integration for Python" | |
| 8 | - license = {text = "MIT"} | ||
| 8 | + license = "MIT" | ||
| 9 | 9 | ||
| 10 | 10 | readme = "README.rst" | |
| 11 | 11 | ||
@@ -18,7 +18,6 @@ requires-python = ">=3.7, <3.14" | |||
| 18 | 18 | classifiers = [ | |
| 19 | 19 | "Development Status :: 5 - Production/Stable", | |
| 20 | 20 | "Intended Audience :: Developers", | |
| 21 | - "License :: OSI Approved :: MIT License", | ||
| 22 | 21 | "Programming Language :: C#", | |
| 23 | 22 | "Programming Language :: Python :: 3", | |
| 24 | 23 | "Programming Language :: Python :: 3.7", | |
| Back | FazBrowse Home | New Git URL |
0 commit comments