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

[MNT] Improve packaging, managing of dependencies, and managing of ignored warning/errors #88

Merged
merged 176 commits into from
Aug 5, 2022

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    308eb01 View commit details
    Browse the repository at this point in the history
  2. handle version

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ac51890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d5eb7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36f3c1f View commit details
    Browse the repository at this point in the history
  5. simpler setup.py

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3cdf771 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3ba02b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45af3f2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57c51cc View commit details
    Browse the repository at this point in the history
  9. fix typos

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    550da9b View commit details
    Browse the repository at this point in the history
  10. fix typo

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1ea1095 View commit details
    Browse the repository at this point in the history
  11. fix flake8

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8a7a00f View commit details
    Browse the repository at this point in the history
  12. fix codespell

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3014683 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    faee59d View commit details
    Browse the repository at this point in the history
  14. Revert "don't create file for a single word to ignore"

    This reverts commit faee59d.
    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    73c321f View commit details
    Browse the repository at this point in the history
  15. try again

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    8f1307d View commit details
    Browse the repository at this point in the history
  16. debug

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    251d3e1 View commit details
    Browse the repository at this point in the history
  17. fix codespell

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9fc850b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    13775c6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9ede40e View commit details
    Browse the repository at this point in the history
  20. add # type: ignore

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5a37e7c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    10f1096 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    66c1cdb View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ef4fafd View commit details
    Browse the repository at this point in the history
  24. rename build workflow

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    afc4391 View commit details
    Browse the repository at this point in the history
  25. try mypy action

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    a262f82 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0121671 View commit details
    Browse the repository at this point in the history
  27. fix typo

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    7767ed1 View commit details
    Browse the repository at this point in the history
  28. fix typo

    mscheltienne committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    5dda26e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. update build ci

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    17f3dfe View commit details
    Browse the repository at this point in the history
  2. test if ci fails

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    b4d57e2 View commit details
    Browse the repository at this point in the history
  3. Revert "test if ci fails"

    This reverts commit b4d57e2.
    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7427918 View commit details
    Browse the repository at this point in the history
  4. try with no underscore?

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1fd3a22 View commit details
    Browse the repository at this point in the history
  5. ci improvements

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2a88b82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f29e34d View commit details
    Browse the repository at this point in the history
  7. try again

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e8dca50 View commit details
    Browse the repository at this point in the history
  8. simpler

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    499a224 View commit details
    Browse the repository at this point in the history
  9. small improvements

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1cfdb57 View commit details
    Browse the repository at this point in the history
  10. better

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    d089b20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d75479 View commit details
    Browse the repository at this point in the history
  12. simplify gui tests

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8704918 View commit details
    Browse the repository at this point in the history
  13. better error message

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    30d5bfe View commit details
    Browse the repository at this point in the history
  14. simplify ci for now

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    e4db788 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bf36e56 View commit details
    Browse the repository at this point in the history
  16. better

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4f08c27 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ed7d9bc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5866d21 View commit details
    Browse the repository at this point in the history
  19. fix issues

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    4b031dc View commit details
    Browse the repository at this point in the history
  20. fix pytest config

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    dc82068 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    aa9020a View commit details
    Browse the repository at this point in the history
  22. comment

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    a6d9172 View commit details
    Browse the repository at this point in the history
  23. run isort

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8794634 View commit details
    Browse the repository at this point in the history
  24. better test

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8d129df View commit details
    Browse the repository at this point in the history
  25. fix import of dataset

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c90036c View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    99cad34 View commit details
    Browse the repository at this point in the history
  27. and annotation

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    dcd41fa View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    870dd54 View commit details
    Browse the repository at this point in the history
  29. remove setup.cfg

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    00a71ba View commit details
    Browse the repository at this point in the history
  30. simpler matrix

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    97f8b7d View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    6ef88f6 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6922cd3 View commit details
    Browse the repository at this point in the history
  33. fix missed

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    2232841 View commit details
    Browse the repository at this point in the history
  34. fix typo

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7fbc3e9 View commit details
    Browse the repository at this point in the history
  35. try again

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    09f71f2 View commit details
    Browse the repository at this point in the history
  36. make it executable

    mscheltienne committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    9bac345 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    33c520a View commit details
    Browse the repository at this point in the history
  2. update docbuild

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    47d7c77 View commit details
    Browse the repository at this point in the history
  3. debug

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c22edd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81246d0 View commit details
    Browse the repository at this point in the history
  5. test with pg_app

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    62bf392 View commit details
    Browse the repository at this point in the history
  6. try to install qt5 dep

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    94a80be View commit details
    Browse the repository at this point in the history
  7. better

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cbbd684 View commit details
    Browse the repository at this point in the history
  8. add pytest dep

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8435859 View commit details
    Browse the repository at this point in the history
  9. remve pytest-xvfb

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    532ffb6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6c8c3f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13931b8 View commit details
    Browse the repository at this point in the history
  12. revert pymatreader

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9748737 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ee9351e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e6a48d5 View commit details
    Browse the repository at this point in the history
  15. set pooch as base dep.

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    219f2d5 View commit details
    Browse the repository at this point in the history
  16. try without "

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    7eb5258 View commit details
    Browse the repository at this point in the history
  17. remove empty lines

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8771a1e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dcac6ac View commit details
    Browse the repository at this point in the history
  19. clean-up comments

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    c9b0268 View commit details
    Browse the repository at this point in the history
  20. try without Xvfb

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    95ecfc5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6a132d5 View commit details
    Browse the repository at this point in the history
  22. try without conftest.py

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cd5f502 View commit details
    Browse the repository at this point in the history
  23. disable cache

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    15e12c4 View commit details
    Browse the repository at this point in the history
  24. fix typos

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    a9f8795 View commit details
    Browse the repository at this point in the history
  25. Revert "fix typos"

    This reverts commit a9f8795.
    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    b0cd9f6 View commit details
    Browse the repository at this point in the history
  26. Revert "disable cache"

    This reverts commit 15e12c4.
    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3baeaf8 View commit details
    Browse the repository at this point in the history
  27. Revert "try without conftest.py"

    This reverts commit cd5f502.
    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    cebfcb7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    75c6352 View commit details
    Browse the repository at this point in the history
  29. try without markers

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3a5f560 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    37c9fd0 View commit details
    Browse the repository at this point in the history
  31. drop conftest.py again

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    dd551bf View commit details
    Browse the repository at this point in the history
  32. debug

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    69f7083 View commit details
    Browse the repository at this point in the history
  33. add missing __init__.py

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    2219a04 View commit details
    Browse the repository at this point in the history
  34. Revert "debug"

    This reverts commit 69f7083.
    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    91e59e5 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    24896bd View commit details
    Browse the repository at this point in the history
  36. Cleanup circle

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    288ed9c View commit details
    Browse the repository at this point in the history
  37. Try again

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    77aa557 View commit details
    Browse the repository at this point in the history
  38. Add this

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    67c91e4 View commit details
    Browse the repository at this point in the history
  39. Try again?

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    8ea532a View commit details
    Browse the repository at this point in the history
  40. bump mne req to 1.1

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    103f728 View commit details
    Browse the repository at this point in the history
  41. Try again

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    03fb02b View commit details
    Browse the repository at this point in the history
  42. use qt6 in CIs

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    bbc287c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    011c7d1 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    1f7fb39 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    21f3bd7 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    0dbb038 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    fb15446 View commit details
    Browse the repository at this point in the history
  48. try with python3-pyqt6

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    e7504a2 View commit details
    Browse the repository at this point in the history
  49. typo

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    53f4f77 View commit details
    Browse the repository at this point in the history
  50. revert to qt5 for tests

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    13e3635 View commit details
    Browse the repository at this point in the history
  51. try apt-get

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    33b9cc2 View commit details
    Browse the repository at this point in the history
  52. defaultS -> default ...

    mscheltienne committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    f769286 View commit details
    Browse the repository at this point in the history
  53. Try circle again

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    43a4782 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    012dcc5 View commit details
    Browse the repository at this point in the history
  55. Try circle again

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    152bb35 View commit details
    Browse the repository at this point in the history
  56. Add checkout

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    d8d91d1 View commit details
    Browse the repository at this point in the history
  57. Add checkout

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    9b9cef5 View commit details
    Browse the repository at this point in the history
  58. Fix install for circleci

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    5f1841b View commit details
    Browse the repository at this point in the history
  59. Try again

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    abadb21 View commit details
    Browse the repository at this point in the history
  60. Try again

    adam2392 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    60d6698 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    e171e47 View commit details
    Browse the repository at this point in the history
  2. minor changes

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    63ba303 View commit details
    Browse the repository at this point in the history
  3. fix makefile

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    d728f7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d2ac3b View commit details
    Browse the repository at this point in the history
  5. simpler

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0eae2af View commit details
    Browse the repository at this point in the history
  6. use qt5 in doc build

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    8ca5ba3 View commit details
    Browse the repository at this point in the history
  7. remove debug

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    68a9496 View commit details
    Browse the repository at this point in the history
  8. remove set -e

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1b633e0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    65f8208 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a0093e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    078e5cc View commit details
    Browse the repository at this point in the history
  12. nope it does not

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    670f459 View commit details
    Browse the repository at this point in the history
  13. remove setup of xvfb

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5b9f152 View commit details
    Browse the repository at this point in the history
  14. Revert "remove setup of xvfb"

    This reverts commit 5b9f152.
    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    601e286 View commit details
    Browse the repository at this point in the history
  15. what about qt5-default

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    42b3742 View commit details
    Browse the repository at this point in the history
  16. try without ffmpeg

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    32c0cb6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c150fee View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    807f77c View commit details
    Browse the repository at this point in the history
  19. fix linkcheck

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c39d515 View commit details
    Browse the repository at this point in the history
  20. add ls to debug

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a9fd80d View commit details
    Browse the repository at this point in the history
  21. more debug

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    01c6a2e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a9bfc90 View commit details
    Browse the repository at this point in the history
  23. what about xvfb-run?

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    08a4d6a View commit details
    Browse the repository at this point in the history
  24. Revert "what about xvfb-run?"

    This reverts commit 08a4d6a.
    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    6f826a5 View commit details
    Browse the repository at this point in the history
  25. Revert "does circle support xvfb natively?"

    This reverts commit a9bfc90.
    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0995824 View commit details
    Browse the repository at this point in the history
  26. remove display

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    873507e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    6720dd7 View commit details
    Browse the repository at this point in the history
  28. Revert "remove display"

    This reverts commit 873507e.
    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    736d0cb View commit details
    Browse the repository at this point in the history
  29. fix dep. for doc build

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e9a9227 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f91ea98 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1d574fb View commit details
    Browse the repository at this point in the history
  32. Revert "remove unused memory_profiler"

    This reverts commit 1d574fb.
    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cc372ad View commit details
    Browse the repository at this point in the history
  33. Update CIs

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    4d128e5 View commit details
    Browse the repository at this point in the history
  34. Try again

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    715c7fb View commit details
    Browse the repository at this point in the history
  35. Fix template and ci

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    cd85e36 View commit details
    Browse the repository at this point in the history
  36. Fix circleci

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9e464d7 View commit details
    Browse the repository at this point in the history
  37. Fix circleci

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f89783d View commit details
    Browse the repository at this point in the history
  38. Fix nameing

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    e226f14 View commit details
    Browse the repository at this point in the history
  39. Upgrade image

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a9dad88 View commit details
    Browse the repository at this point in the history
  40. Upgrade image

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b83e1d7 View commit details
    Browse the repository at this point in the history
  41. Fix style

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2a64410 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    f964898 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    9d35476 View commit details
    Browse the repository at this point in the history
  44. install only once

    mscheltienne committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9119167 View commit details
    Browse the repository at this point in the history
  45. Clean make

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    2a7634d View commit details
    Browse the repository at this point in the history
  46. Modify install page

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    181abcb View commit details
    Browse the repository at this point in the history
  47. Try codecov again

    adam2392 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    c7db01c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. use latest isort action

    mscheltienne committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1284a39 View commit details
    Browse the repository at this point in the history
  2. fix readme

    mscheltienne committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    554e924 View commit details
    Browse the repository at this point in the history
  3. fix workflow name

    mscheltienne committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    e663cc5 View commit details
    Browse the repository at this point in the history
  4. better install doc

    mscheltienne committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    ca6f23b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45ff734 View commit details
    Browse the repository at this point in the history