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 simplesat build #287

Merged
merged 13 commits into from
Sep 6, 2024
Merged

Fix simplesat build #287

merged 13 commits into from
Sep 6, 2024

Commits on Sep 5, 2024

  1. Simplify package build scripts

    - Use setup.cfg
    - Add classifiers
    - Add long description
    - Simplify setup.py and _version
    itziakos committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    b2881d1 View commit details
    Browse the repository at this point in the history
  2. Add files to sdist

    - Add all txt files
    - Add the VERSION file
    - Add docs folder
    itziakos committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a3e3045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be45907 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5f6df9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    19cf175 View commit details
    Browse the repository at this point in the history
  6. Add mock back

    itziakos committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    8b2910c View commit details
    Browse the repository at this point in the history
  7. debug workflow issues

    itziakos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    12bef6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1fc3e16 View commit details
    Browse the repository at this point in the history
  9. fix artifact upload

    itziakos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    365a992 View commit details
    Browse the repository at this point in the history
  10. remove workaround

    itziakos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fd4632a View commit details
    Browse the repository at this point in the history
  11. Update setup.cfg

    itziakos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fc9c213 View commit details
    Browse the repository at this point in the history
  12. Update run-tests.yml

    itziakos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    122e98d View commit details
    Browse the repository at this point in the history
  13. Update .coveragerc

    itziakos authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4524550 View commit details
    Browse the repository at this point in the history