feat: python_pyproject_nixpkgs_basic
This commit is contained in:
parent
fe347d9769
commit
2aa50d1109
7 changed files with 64 additions and 0 deletions
3
python/pyproject/nixpkgs/basic/src/hello/main.py
Normal file
3
python/pyproject/nixpkgs/basic/src/hello/main.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
def hello():
|
||||
return "Hello, World!"
|
||||
Loading…
Add table
Add a link
Reference in a new issue