Skip to content

Commit

Permalink
drop appveyor and tox.
Browse files Browse the repository at this point in the history
Appveyor isn't working anymore anyway, and tox isn't getting us anything
otherwise
  • Loading branch information
dcbaker committed May 15, 2024
1 parent a803958 commit af8ae57
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 103 deletions.
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ JSONStreams
.. image:: https://badge.fury.io/py/jsonstreams.svg
:target: https://badge.fury.io/py/jsonstreams

.. image:: https://ci.appveyor.com/api/projects/status/ocrt9nol8kn3pm1t/branch/main?svg=true
:target: https://ci.appveyor.com/project/dcbaker/jsonstreams
:alt: Appveyor CI Status

.. image:: https://readthedocs.org/projects/jsonstreams/badge/?version=latest
:target: http://jsonstreams.readthedocs.io/en/stable/?badge=latest
:alt: Documentation Status
Expand Down
39 changes: 0 additions & 39 deletions appveyor.yml

This file was deleted.

1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ python_requires = >= 3.6.0

[options.extras_require]
recomended = simplejson
test = tox
lint =
mypy
pydocstyle
Expand Down
26 changes: 0 additions & 26 deletions setup.py

This file was deleted.

33 changes: 0 additions & 33 deletions tox.ini

This file was deleted.

0 comments on commit af8ae57

Please sign in to comment.