Add pipenv environment

This commit is contained in:
2023-06-10 14:14:43 -04:00
parent 831d81e717
commit 2081575bc1
4 changed files with 30 additions and 1 deletions

4
src/__init__.py Normal file
View File

@@ -0,0 +1,4 @@
def hello():
print("Hello, seaman!")