Skip to content

Conversation

@enryH
Copy link
Collaborator

@enryH enryH commented Dec 10, 2024

  • example works now with pip installed local package
  • python 3.9 and above compatible (to test)

- relative import except in main script (will be renamed __main__ and added as an entry point)
- import future anntotations and use external pkg to
  make StrEnum availble for python below 3.11
- same as for main.py
- update config accordingly
@enryH enryH requested a review from sayalaruano December 10, 2024 14:47
@enryH enryH linked an issue Dec 10, 2024 that may be closed by this pull request
5 tasks
@enryH
Copy link
Collaborator Author

enryH commented Dec 11, 2024

@sayalaruano any last comments before I merge?

@sayalaruano
Copy link
Collaborator

@enryH everything looks good, just tested by downloading the branch and creating a new poetry env and it works as expected

@enryH enryH merged commit bcd91ad into main Dec 11, 2024
5 checks passed
@enryH enryH deleted the mk_pkg branch December 11, 2024 14:51
@enryH enryH linked an issue Jan 30, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ToDos Make the package pip installable

3 participants