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

Add nox session to pip-compile requirements #229

Merged
merged 24 commits into from
Mar 7, 2024

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    a3c2918 View commit details
    Browse the repository at this point in the history
  2. add pip compile session

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    oraNod and webknjaz committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ab34ed1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9595046 View commit details
    Browse the repository at this point in the history
  4. add pip-tools lock file

    oraNod committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fc6debd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    185ed95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35909c9 View commit details
    Browse the repository at this point in the history
  7. formatting nit

    oraNod committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    1c1dcf8 View commit details
    Browse the repository at this point in the history
  8. Update noxfile.py

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    oraNod and webknjaz committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    728602b View commit details
    Browse the repository at this point in the history
  9. Update pip-tools.in

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    oraNod and webknjaz committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    0f7fbeb View commit details
    Browse the repository at this point in the history
  10. move to requirements dir

    oraNod committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    765d0de View commit details
    Browse the repository at this point in the history
  11. Update requirements/pip-tools.in

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    8f1fc87 View commit details
    Browse the repository at this point in the history
  12. Update noxfile.py

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    9aeef8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    460e43a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a1a4c8d View commit details
    Browse the repository at this point in the history
  15. use req directory var

    oraNod committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    dcdd286 View commit details
    Browse the repository at this point in the history
  16. Update noxfile.py

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6efaff6 View commit details
    Browse the repository at this point in the history
  17. Update noxfile.py

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    oraNod and webknjaz committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    fdfcc5b View commit details
    Browse the repository at this point in the history
  18. pathlib objects in cli args

    oraNod committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    4db8e42 View commit details
    Browse the repository at this point in the history
  19. Update noxfile.py

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    6c8d48c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    40e9555 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Update noxfile.py

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7ca4233 View commit details
    Browse the repository at this point in the history
  2. Update noxfile.py

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6a744fa View commit details
    Browse the repository at this point in the history
  3. Update noxfile.py

    Co-authored-by: Maxwell G <[email protected]>
    oraNod and gotmax23 authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    efb95c2 View commit details
    Browse the repository at this point in the history
  4. fix my terrible python

    oraNod committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    bb558ee View commit details
    Browse the repository at this point in the history