1. 23 6月, 2017 1 次提交
  2. 08 6月, 2017 1 次提交
  3. 24 5月, 2017 1 次提交
  4. 23 5月, 2017 1 次提交
  5. 13 5月, 2017 1 次提交
  6. 11 5月, 2017 1 次提交
  7. 07 5月, 2017 1 次提交
  8. 06 5月, 2017 1 次提交
  9. 03 5月, 2017 2 次提交
  10. 24 4月, 2017 5 次提交
  11. 20 4月, 2017 4 次提交
  12. 13 4月, 2017 1 次提交
  13. 12 4月, 2017 2 次提交
  14. 05 4月, 2017 1 次提交
  15. 28 3月, 2017 1 次提交
  16. 24 3月, 2017 1 次提交
  17. 22 3月, 2017 1 次提交
  18. 18 3月, 2017 1 次提交
  19. 17 3月, 2017 2 次提交
  20. 10 3月, 2017 1 次提交
  21. 09 3月, 2017 1 次提交
  22. 08 3月, 2017 1 次提交
  23. 02 3月, 2017 1 次提交
  24. 01 3月, 2017 1 次提交
  25. 24 2月, 2017 2 次提交
  26. 27 1月, 2017 2 次提交
    • H
      fix docker build · 7712fd58
      Helin Wang 提交于
      I am getting following error without this commit when doing docker build.
      
        File "<string>", line 1, in <module>
        File "/usr/local/lib/python2.7/dist-packages/setuptools/__init__.py", line 12, in <module>
          import setuptools.version
        File "/usr/local/lib/python2.7/dist-packages/setuptools/version.py", line 1, in <module>
          import pkg_resources
        File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 70, in <module>
          import packaging.version
      ImportError: No module named packaging.version
      
      No idea why this change fix the problem, but it does fix.
      7712fd58
  27. 18 1月, 2017 1 次提交
  28. 17 1月, 2017 1 次提交