Remove pypy3 support.

This commit is contained in:
aouinizied 2019-10-19 16:05:34 +02:00
parent 2f7a77f3b6
commit aa74bf7d57
2 changed files with 1 additions and 4 deletions

View file

@ -6,7 +6,6 @@ python:
- "3.6"
- "3.7"
- "3.8"
- "pypy3"
addons:
apt:

View file

@ -2,7 +2,7 @@
nfstream
========
|build| |coverage| |quality| |python| |pypy| |license|
|build| |coverage| |quality| |python| |license|
nfstream is a flexible and powerful network data analysis library.
@ -14,8 +14,6 @@ nfstream is a flexible and powerful network data analysis library.
:target: https://lgtm.com/projects/g/aouinizied/nfstream/context:python
.. |python| image:: https://img.shields.io/badge/python-3.x-green.svg
:target: https://travis-ci.org/aouinizied/nfstream
.. |pypy| image:: https://img.shields.io/badge/pypy3-green.svg
:target: https://travis-ci.org/aouinizied/nfstream
.. |license| image:: https://img.shields.io/badge/license-LGPLv3-blue.svg
:target: LICENSE