Skip to content

Commit

Permalink
bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lzgirlcat committed Oct 4, 2024
1 parent efdff75 commit a8e5a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def parse_requirements_file(path):
entry_points={"console_scripts": ["koleo = koleo.cli:main"]},
install_requires=parse_requirements_file("requirements.txt"),
include_package_data=True,
keywords=["koleo", "timetable", "trains", "rail", "poland"],
keywords=["koleo", "timetable", "trains", "rail", "poland", "pociągi"],
project_urls={
"Source (GitHub)": "https://github.com/lzgirlcat/koleo-cli",
"Issue Tracker": "https://github.com/lzgirlcat/koleo-cli/issues",
Expand Down

0 comments on commit a8e5a28

Please sign in to comment.