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

Tox #1090

Closed
wants to merge 23 commits into from
Closed

Tox #1090

wants to merge 23 commits into from

Commits on Jun 22, 2021

  1. Quick try at tox

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    74bf743 View commit details
    Browse the repository at this point in the history
  2. Use tox vs scripts and stuff

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    dc38ba9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65bc18c View commit details
    Browse the repository at this point in the history
  4. Using dev reqs in setup.py

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    2fa8078 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c211932 View commit details
    Browse the repository at this point in the history
  6. Using pip to install dev deps

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    aecec26 View commit details
    Browse the repository at this point in the history
  7. 517-like setup

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f80b9b4 View commit details
    Browse the repository at this point in the history
  8. Fix tests CI ?

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4e19a0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74bdfc9 View commit details
    Browse the repository at this point in the history
  10. Using a factory to be sure the socket path in test does not exceed th…

    …e macos limit reached in CI
    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    aaa9ab6 View commit details
    Browse the repository at this point in the history
  11. Black

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    a243fe7 View commit details
    Browse the repository at this point in the history
  12. Comment out

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    d3817e3 View commit details
    Browse the repository at this point in the history
  13. WTF macos

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    012b32c View commit details
    Browse the repository at this point in the history
  14. How much to shrink that

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    38619bb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    91a185e View commit details
    Browse the repository at this point in the history
  16. Setting basetemp correctly

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    5db3ed0 View commit details
    Browse the repository at this point in the history
  17. Back on regular CI

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    f9075f3 View commit details
    Browse the repository at this point in the history
  18. Basetemp does solves the issue on macos but fails on windows, so we e…

    …nd up doing a bad hack with smal smal socket name
    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    4ea776d View commit details
    Browse the repository at this point in the history
  19. Newlines 4tw

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    283ce15 View commit details
    Browse the repository at this point in the history
  20. flake8

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    e137b9d View commit details
    Browse the repository at this point in the history
  21. New publish

    euri10 committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    43da1f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Adding back autoflake to lint

    euri10 committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    9507f21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ea1981 View commit details
    Browse the repository at this point in the history