Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: exclude subpackage from setup.py if __init__.py is excluded (#1009) #1626

Merged

Commits on Jan 24, 2020

  1. fix: exclude subpackage from setup.py if __init__.py is excluded

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    e9773df View commit details
    Browse the repository at this point in the history
  2. fix: added missing test data

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    b1ecd4a View commit details
    Browse the repository at this point in the history
  3. fix: lint test data

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    7cd6e5e View commit details
    Browse the repository at this point in the history
  4. change (sdist.git): exclude folders with no python file

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    b6f4129 View commit details
    Browse the repository at this point in the history
  5. fix (sdist.git): make black happy

    finswimmer77@gmail.com authored and finswimmer77@gmail.com committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    ca7c3b8 View commit details
    Browse the repository at this point in the history