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

Support Python2 targets!! #85

Merged
merged 29 commits into from Nov 24, 2016
Merged

Commits on Oct 23, 2016

  1. Compile python package based on version

    Hyojun Kang committed Oct 23, 2016
    Copy the full SHA
    b6f68e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Merge kroisse's commit

    Kroisse authored and kanghyojun committed Oct 24, 2016
    Copy the full SHA
    77e7273 View commit details
    Browse the repository at this point in the history
  2. Make can be built

    kanghyojun committed Oct 24, 2016
    Copy the full SHA
    54bffa7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    90c72f2 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Copy the full SHA
    0c6d933 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2016

  1. Rename pythontest.sh to test.sh

    - Use `set -e`
    - Remove useless semicolon
    - Don't use `&&`
    kanghyojun committed Nov 14, 2016
    Copy the full SHA
    bac4a31 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e815e08 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c83b779 View commit details
    Browse the repository at this point in the history
  4. Show proper typehints

    kanghyojun committed Nov 14, 2016
    Copy the full SHA
    55c8fde View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    34684f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Remove useless space

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    59ab5a9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2dc854b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    91a9465 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f1a1162 View commit details
    Browse the repository at this point in the history
  5. stash

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    a755504 View commit details
    Browse the repository at this point in the history
  6. Use qualified import

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    5b6f5b2 View commit details
    Browse the repository at this point in the history
  7. Refactor sourceDirectory

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    9be2dce View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    8466a27 View commit details
    Browse the repository at this point in the history
  9. Ignore pyc & tox

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    4e9683e View commit details
    Browse the repository at this point in the history
  10. Use typeReprCompiler

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    6046984 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    a974eca View commit details
    Browse the repository at this point in the history
  12. Test with tox

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    de2ba5b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    be43955 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6ffa991 View commit details
    Browse the repository at this point in the history
  15. Fix appveyor & travis

    dahlia authored and kanghyojun committed Nov 23, 2016
    Copy the full SHA
    3c118b5 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    b30d5ff View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    3ddda68 View commit details
    Browse the repository at this point in the history
  18. Test metadata with pytest

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    f82b787 View commit details
    Browse the repository at this point in the history
  19. Install tox on AppVeyor CI

    kanghyojun committed Nov 23, 2016
    Copy the full SHA
    a6e7346 View commit details
    Browse the repository at this point in the history