Skip to content

Commit 63a54a0

Browse files
committed
first commit
1 parent 9d17733 commit 63a54a0

4 files changed

Lines changed: 9 additions & 0 deletions

File tree

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
__pycache__/
2+
*.pyc
3+
env/
4+
dist/
5+
*.egg-info/
6+
.env*
7+
.mypy_cache/
8+
.pytest_cache/
9+
.ruff_cache/

genstack/__init__.py

Whitespace-only changes.

pyproject.toml

Whitespace-only changes.

requirements.txt

558 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)