Skip to content

Commit 5274dae

Browse files
committed
It also works with pypy3, but pip/setuptools/friends hate python3.2
1 parent 24c6e24 commit 5274dae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: README.md

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ This requires golang >= 1.5. It is currently tested against 1.6 and 1.7.
1313
This requires python >= 2.7. It is currently tested against 2.7, 3.5, 3.6,
1414
and pypy.
1515

16-
It is incompatible with pypy3 (for now) due to a lack of c-api.
17-
1816
## Usage
1917

2018
Add `setuptools-golang` to the `setup_requires` in your setup.py and

0 commit comments

Comments
 (0)