Giter Club home page Giter Club logo

Comments (8)

lepture avatar lepture commented on May 16, 2024

yes. it does.

from oauthlib.

sigmavirus24 avatar sigmavirus24 commented on May 16, 2024

It supports 3.1 and 3.2 afaik. No response from them on 3.3 yet.

from oauthlib.

ib-lundgren avatar ib-lundgren commented on May 16, 2024

Travis does not support 3.1, 3.2 and 3.3 should work when we find a way to exclude the installation of unittest2 for python 3 envs.

from oauthlib.

sigmavirus24 avatar sigmavirus24 commented on May 16, 2024

@ib-lundgren you're correct that they stopped supporting 3.1 and now only support 3.2 and 3.3. If you want I can write something for you that will manage the dependencies based on python version, but you'll have to use python setup.py install for the install command, not pip install -r requirements.txt.

from oauthlib.

ondrowan avatar ondrowan commented on May 16, 2024

I started to (really) slowly implement oauthlib to Django and this is setup i'm using for testing: https://github.com/ondrowan/django-oauthlib/blob/master/.travis.yml. It should solve unittest2 issues.

from oauthlib.

ib-lundgren avatar ib-lundgren commented on May 16, 2024

We are using pip + crate.io currently as setup.py has been flaky with PyCrypto (falls back on a ftp that quite often is unavailable if I remember correctly).

from oauthlib.

ib-lundgren avatar ib-lundgren commented on May 16, 2024

Hrm, using tox might very well work. Will reduce duplication of dependency spec slightly too =)

from oauthlib.

ib-lundgren avatar ib-lundgren commented on May 16, 2024

Updated to use tox, only failed a few times... Removed 3.1 from tox.ini, will continue to test it locally but don't think it's a major issue not having everything go through it.

from oauthlib.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.