Skip to content
This repository was archived by the owner on Apr 11, 2022. It is now read-only.

Commit ffe68a3

Browse files
author
PyBash
committed
Ready for 2.0.0
1 parent d1344ff commit ffe68a3

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed
Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
.. sectionauthor:: Play 4 Tutorials <play.4.tutotials@gmail.com>
2-
3-
.. _py_everything: http://github.com/play4Tutorials/py_everything
4-
.. _Python: http://www.python.org/
5-
6-
py_everything_ depends on -
1+
py_everything depends on -
72
^^^^^^^^^^^^^^^^^^^^^^^^^^^
83

9-
* `requests <http://python-requests.org/>`_
104
* `playsound <https://pypi.org/project/playsound/>`_
115
* `pytube <https://python-pytube.readthedocs.io/en/latest/>`_
126

13-
py_everything_ is depended upon by -
7+
py_everything is depended upon by -
148
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,10 @@
3737
"Programming Language :: Python :: 3.8",
3838
"Programming Language :: Python :: 3.9",
3939
"Topic :: Communications :: Email",
40-
"Topic :: Internet :: WWW/HTTP",
40+
"Topic :: Multimedia :: Video",
41+
"Topic :: Scientific/Engineering :: Physics",
4142
"Topic :: Scientific/Engineering :: Mathematics",
43+
"Topic :: Security :: Cryptography",
4244
"Topic :: Utilities",
4345
"Topic :: System :: Installation/Setup",
4446
"Topic :: System :: Archiving :: Packaging",

0 commit comments

Comments
 (0)