Specify min package versions

This commit is contained in:
Alex Forencich
2021-12-27 17:17:40 -08:00
parent eb62e43fd1
commit b5ba332ecc

View File

@@ -27,8 +27,8 @@ classifiers =
packages = find_namespace: packages = find_namespace:
python_requires = >=3.6 python_requires = >=3.6
install_requires = install_requires =
cocotb cocotb >= 1.6.0
cocotbext-axi cocotbext-axi >= 0.1.16
[options.extras_require] [options.extras_require]
test = test =