mirror of
https://github.com/nfstream/nfstream.git
synced 2026-05-16 19:44:19 +00:00
Remove pypy3 support.
This commit is contained in:
parent
2f7a77f3b6
commit
aa74bf7d57
2 changed files with 1 additions and 4 deletions
|
|
@ -6,7 +6,6 @@ python:
|
|||
- "3.6"
|
||||
- "3.7"
|
||||
- "3.8"
|
||||
- "pypy3"
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue