1. 07 Feb, 2022 1 commit
  2. 19 Jan, 2022 1 commit
  3. 21 Dec, 2021 1 commit
  4. 18 Aug, 2021 1 commit
  5. 12 Jul, 2021 2 commits
  6. 31 May, 2021 1 commit
  7. 20 May, 2021 1 commit
    • wangzihao's avatar
      Use TOX_CONSTRAINTS_FILE · 018a0cdb
      wangzihao authored
      UPPER_CONSTRAINTS_FILE is old name and deprecated
      This allows to use upper-constraints file as more
      readable way instead of UPPER_CONSTRAINTS_FILE=<lower-constraints file>.
      
      Change-Id: I378644df79feae8f90b4eba60bb979f5c9fbc60a
      018a0cdb
  8. 13 May, 2021 1 commit
    • yangyawei's avatar
      setup.cfg: Replace dashes with underscores · 1c4e7b43
      yangyawei authored
      Setuptools v54.1.0 introduces a warning that the use of dash-separated
      options in 'setup.cfg' will not be supported in a future version [1].
      Get ahead of the issue by replacing the dashes with underscores. Without
      this, we see 'UserWarning' messages like the following on new enough
      versions of setuptools:
      
        UserWarning: Usage of dash-separated 'description-file' will not be
        supported in future versions. Please use the underscore name
        'description_file' instead
      
      [1] https://github.com/pypa/setuptools/commit/a2e9ae4cb
      
      Change-Id: I47bfd89850444ba894f54d373658bea2a1573ac0
      1c4e7b43
  9. 29 Apr, 2021 1 commit
  10. 20 Apr, 2021 1 commit
  11. 11 Jan, 2021 1 commit
  12. 05 Jan, 2021 1 commit
  13. 03 Jan, 2021 2 commits
  14. 18 Aug, 2020 3 commits
  15. 10 Jul, 2020 1 commit
  16. 28 May, 2020 1 commit
  17. 05 May, 2020 1 commit
  18. 21 Apr, 2020 1 commit
    • Masayuki Igawa's avatar
      Remove .testr.conf · cb676738
      Masayuki Igawa authored
      This commit removes .testr.conf since this repo already has
      .stestr.conf. We just need .stestr.conf instead of .testr.conf.
      
      Change-Id: Ia718139547f7435db3146fd8a9cb6f9a40185f52
      cb676738
  19. 23 Jan, 2020 1 commit
    • Ghanshyam's avatar
      More cleanup for py2 drop · 44b8c4ed
      Ghanshyam authored
      This commit cleanup requirement file and add
      ignore_basepython_conflict flag into tox to avoid
      python version conflct.
      
      Change-Id: Ie7a80ac58dc425e66cf2b7334b99e22a07759dbc
      44b8c4ed
  20. 25 Nov, 2019 1 commit
  21. 11 Oct, 2019 1 commit
  22. 27 Sep, 2019 1 commit
  23. 26 Sep, 2019 1 commit
  24. 19 Aug, 2019 1 commit
  25. 11 Jun, 2019 1 commit
    • ljhuang's avatar
      Sync Sphinx requirement · ed63a24b
      ljhuang authored
      1. Sync sphinx dependency with global requirements. It caps python 2 since
      sphinx 2.0 no longer supports Python 2.7.
      2. Update some URLs to latest
      
      Change-Id: I6c1ed891087602ec0a9bf8b53445fa4aef2b1f6c
      ed63a24b
  26. 20 May, 2019 1 commit
  27. 23 Apr, 2019 1 commit
  28. 19 Apr, 2019 1 commit
  29. 05 Feb, 2019 5 commits
  30. 12 Jan, 2019 1 commit
  31. 09 Jan, 2019 1 commit
  32. 17 Oct, 2018 1 commit