
This is necessary to be able to install nMigen into a virtualenv that does not have `wheel` installed in certain cases. See #349.
3 lines
68 B
TOML
3 lines
68 B
TOML
[build-system]
|
|
requires = ["setuptools", "setuptools_scm", "wheel"]
|