projects
/
soc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4cdf93
)
add OS Independent classifier
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 18 Apr 2021 11:44:36 +0000
(12:44 +0100)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 18 Apr 2021 11:44:36 +0000
(12:44 +0100)
setup.py
patch
|
blob
|
history
diff --git
a/setup.py
b/setup.py
index df1a2a6abb07fff3ad8dd68a05ed3137279f4682..667e31be6043b4a8e9117768398f9d03c4c5b13c 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-38,6
+38,7
@@
setup(
"Topic :: Software Development",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
"Programming Language :: Python :: 3",
+ "Operating System :: OS Independent",
],
keywords='nmigen ieee754 libre-soc soc',
author='Luke Kenneth Casson Leighton',