1 2 3 4 5 6 7
[build-system] requires = [ "setuptools>=42", "wheel", "milksnakex>=0.1.6" ] build-backend = "setuptools.build_meta"