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

pypy support #120

Merged
merged 1 commit into from
Jun 15, 2019
Merged

pypy support #120

merged 1 commit into from
Jun 15, 2019

Conversation

belm0
Copy link
Member

@belm0 belm0 commented Jun 15, 2019

  • add to continuous build
  • exclude wsaccel dependency

Closes #119.

@coveralls
Copy link

coveralls commented Jun 15, 2019

Pull Request Test Coverage Report for Build 58

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.388%

Totals Coverage Status
Change from base Build 53: 0.0%
Covered Lines: 455
Relevant Lines: 477

💛 - Coveralls

@njsmith
Copy link
Member

njsmith commented Jun 15, 2019

Try pypy3

(pypy3.6-7.1.1 also works, but will quickly become out-of-date)

@belm0
Copy link
Member Author

belm0 commented Jun 15, 2019

Try pypy3
(pypy3.6-7.1.1 also works, but will quickly become out-of-date)

Thanks-- yes pypy3 seems to be the least-worst choice.

  * add to continuous build
  * exclude wsaccel dependency

Closes python-trio#119.
@belm0 belm0 requested a review from njsmith June 15, 2019 10:35
@njsmith njsmith merged commit 067cf8e into python-trio:master Jun 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

install fails under PyPy
3 participants