pyproject.toml (134B)
1 [build-system] 2 requires = [ 3 "setuptools>=42", 4 "wheel" 5 ] 6 build-backend = "setuptools.build_meta" # use setuptools for building
cs107-lecture-examplesExample codes used during Harvard CS107 lectures | |
| git clone https://git.0xfab.ch/cs107-lecture-examples.git | |
| Log | Files | Refs | README | LICENSE |