Fix deprecated option name

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2023-08-13 13:24:33 -07:00
parent 28f4585c08
commit f2bf8c0ed8

View File

@@ -13,7 +13,7 @@ project_urls =
Source Code = https://github.com/alexforencich/cocotbext-axi Source Code = https://github.com/alexforencich/cocotbext-axi
download_url = https://github.com/alexforencich/cocotbext-axi/tarball/master download_url = https://github.com/alexforencich/cocotbext-axi/tarball/master
long_description = file: README.md long_description = file: README.md
long-description-content-type = text/markdown long_description_content_type = text/markdown
platforms = any platforms = any
classifiers = classifiers =
Development Status :: 3 - Alpha Development Status :: 3 - Alpha