Skip to content

Commit 7453d5f

Browse files
authored
Merge pull request #14 from extinctsion/are
Fixed few issues
2 parents 2a7f8d9 + aec2926 commit 7453d5f

4 files changed

Lines changed: 1 addition & 2 deletions

File tree

File renamed without changes.

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# Setting up
99
setup(
10-
name="easyPy",
10+
name="easyPythonpi",
1111
version=VERSION,
1212
author="extinctsion (Aditya Sharma)",
1313
author_email="<extinctsion@protonmail.com>",
@@ -18,7 +18,6 @@
1818
keywords=['python', 'sorting', 'beginners', 'sockets'],
1919
classifiers=[
2020
"Development Status :: 1 - Planning",
21-
"Intended Audience :: Beginners",
2221
"Programming Language :: Python :: 3",
2322
"Operating System :: Unix",
2423
"Operating System :: MacOS :: MacOS X",

0 commit comments

Comments
 (0)