feat: python_pyproject_nixpkgs_basic
This commit is contained in:
parent
17af2afb46
commit
fc4b96e5a2
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