Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit c24e714

Browse files
author
DirectiveAthena
committed
Feat: removal of info
1 parent 79fae1d commit c24e714

File tree

5 files changed

+0
-77
lines changed

5 files changed

+0
-77
lines changed

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ def version_handler() -> str:
1919
# ------------------------------------------------------------------------------------------------------------------
2020
version_str = ".".join(str(i) for i in version)
2121

22-
with open("src/AthenaColor/_info/_v.py", "w") as file:
23-
file.write(f"def _version():\n return '{version_str}'")
24-
2522
return version_str
2623

2724
# ----------------------------------------------------------------------------------------------------------------------

src/AthenaColor/_info/__init__.py

Whitespace-only changes.

src/AthenaColor/_info/_v.py

Lines changed: 0 additions & 2 deletions
This file was deleted.

src/AthenaColor/_info/formatting.py

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/AthenaColor/_info/info.py

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)