Skip to content

Conversation

@scgbckbone
Copy link
Collaborator

  • context: [BUG] No longer possible to have multiple py files at top level pypa/setuptools#4013
  • all python installation with >= 61.0.0 will create broken package after pip install -e . with error ModuleNotFoundError
  • this change is backward-compatible and tested with older setuptools
  • it would maybe be better to organize repo "correctly" as python package (i.e creating subdirectory ckbunker with __init__.py), then we can just list package=["ckbunker"] in setup.py

@scgbckbone scgbckbone requested a review from doc-hex August 6, 2024 11:12
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.

1 participant