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

setup.py: use setuptools.find_namespace_packages() #1483

Merged
merged 8 commits into from
Aug 17, 2022

Commits on Jun 26, 2022

  1. Configuration menu
    Copy the full SHA
    b474912 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    5b4e62e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    071cc21 View commit details
    Browse the repository at this point in the history
  3. more comment

    kandersolar committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    6c61176 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. Configuration menu
    Copy the full SHA
    af974bc View commit details
    Browse the repository at this point in the history
  2. use stable pypi release action

    should hopefully address and silence this warning:
    Warning: You are using "pypa/gh-action-pypi-publish@master". The "master" branch of this project has been sunset and will not receive any updates, not even security bug fixes. Please, make sure to use a supported version. If you want to pin to v1 major version, use "pypa/gh-action-pypi-publish@release/v1". If you feel adventurous, you may opt to use use "pypa/gh-action-pypi-publish@unstable/v1" instead. A more general recommendation is to pin to exact tags or commit shas.
    kandersolar committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    82ff47e View commit details
    Browse the repository at this point in the history
  3. some pruning

    kandersolar committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    24b4a4c View commit details
    Browse the repository at this point in the history
  4. fix errors

    kandersolar committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    70c9ab3 View commit details
    Browse the repository at this point in the history