index
:
flake-templates
this commit
prime
Nix flake templates for different languages
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
templates
/
unmaintained
/
python
/
setup.py
blob: 606849326a4002007fd42060b51e69a19c18675c (
plain
) (
blame
)
1
2
3
from
setuptools
import
setup
setup
()