Skip to content

Commit

Permalink
removed classifier and added credits
Browse files Browse the repository at this point in the history
  • Loading branch information
harisankar95 committed Nov 22, 2023
1 parent 6e2e666 commit eba9089
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# python-pathfinding-3D

Pathfinding algorithms for python3 froked from [python-pathfinding](https://github.com/brean/python-pathfinding) by @brean
Pathfinding algorithms for python3 froked from [python-pathfinding](https://github.com/brean/python-pathfinding) by [@brean](https://github.com/brean).

Currently there are 7 path-finders bundled in this library, namely:

Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
author="Harisankar Babu",
keywords=["pathfinding", "python"],
classifiers=[
"Development Status :: 1 - Alpha",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: OS Independent",
Expand Down

0 comments on commit eba9089

Please sign in to comment.