Switching to uv and direnv.
This commit is contained in:
parent
4777d96c42
commit
888b8ae98f
6 changed files with 96 additions and 34 deletions
6
main.py
Normal file
6
main.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
def main():
|
||||
print("Hello from gugulet-hu!")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue