mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 17:39:02 +02:00
Fix Python version in documentation
This commit is contained in:
@@ -74,7 +74,7 @@ setup(
|
||||
author_email="[email protected]",
|
||||
keywords=[ "sram", "magic", "gds", "netgen", "ngspice", "netlist" ],
|
||||
license="BSD 3-Clause",
|
||||
python_requires=">=3.6",
|
||||
python_requires=">=3.5",
|
||||
classifiers=[
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Intended Audience :: Developers",
|
||||
|
||||
Reference in New Issue
Block a user