Skip to content

Commit

Permalink
use generated file version
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Chan committed Feb 9, 2024
1 parent bc59492 commit df061a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
3 changes: 3 additions & 0 deletions template/src/{{ package_name }}/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from ._version import __version__

__all__ = ["__version__"]
11 changes: 0 additions & 11 deletions template/src/{{ package_name }}/__init__.py.jinja

This file was deleted.

0 comments on commit df061a6

Please sign in to comment.