Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Python 3 #39

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Python 3 #39

wants to merge 14 commits into from

Commits on Jul 9, 2015

  1. use tox to run tests against Python2.7 and 3.4

    + travis.yml
    rosskarchner committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    9489ce1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    073201f View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2015

  1. Make Python3 testing optional when running tox

    Tests can still be run against Python3 with:
    `tox -e py34`
    rosskarchner committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    b28cb48 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2015

  1. Python 3 conversion

    sking963 committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    699de2e View commit details
    Browse the repository at this point in the history
  2. Python 3 Readme update

    sking963 committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    cb97803 View commit details
    Browse the repository at this point in the history
  3. Python 3 Readme update

    sking963 committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    cbbb4e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2015

  1. Configuration menu
    Copy the full SHA
    b524804 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Configuration menu
    Copy the full SHA
    92ab346 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bc4ec2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c3b181 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32db508 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f0ccc14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9f4f49f View commit details
    Browse the repository at this point in the history
  7. remove 3.7 from Travis

    rosskarchner committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    e9a7914 View commit details
    Browse the repository at this point in the history