Skip to content

Commit 25434a1

Browse files
committed
remove pypi and setup.py
1 parent 593be63 commit 25434a1

File tree

3 files changed

+0
-225
lines changed

3 files changed

+0
-225
lines changed

README.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
|PyPI| |PyPI - Python Version| |PyPI - Implementation|
2-
31
|Build Status| |Coverage Status| |codebeat badge|
42

53
Nonogram solver
@@ -447,9 +445,3 @@ If you have any issues, drop a line to the
447445
:target: https://coveralls.io/github/tsionyx/pynogram
448446
.. |codebeat badge| image:: https://codebeat.co/badges/21e69843-0e13-4046-bc88-b3f108ccff69
449447
:target: https://codebeat.co/projects/github-com-tsionyx-pynogram-dev
450-
.. |PyPI| image:: https://img.shields.io/pypi/v/pynogram.svg
451-
:target: https://pypi.org/project/pynogram/
452-
.. |PyPI - Python Version| image:: https://img.shields.io/pypi/pyversions/pynogram.svg
453-
:target: https://pypi.org/project/pynogram/
454-
.. |PyPI - Implementation| image:: https://img.shields.io/pypi/implementation/pynogram.svg
455-
:target: https://pypi.org/project/pynogram/

requirements.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,3 @@ pylint ; platform_python_implementation != 'PyPy' or python_version < '3'
3838

3939
# b) via PyCharm's 'Run Configuration'
4040
pytest >= 3.3 # unit test framework
41-
42-
43-
44-
# ===================== deployment ==================== #
45-
twine # secure upload to PyPi

setup.py

Lines changed: 0 additions & 212 deletions
This file was deleted.

0 commit comments

Comments
 (0)