Skip to content

Fix project dependencies #70

Merged
zyronix merged 2 commits into
masterfrom
zyronix-patch-1
Aug 6, 2025
Merged

Fix project dependencies #70
zyronix merged 2 commits into
masterfrom
zyronix-patch-1

Conversation

@zyronix

@zyronix zyronix commented Aug 6, 2025

Copy link
Copy Markdown
Collaborator

This pull request makes a small update to the project's dependencies by adding a new package.

  • Added the transliterate package to the list of required dependencies in setup.py to support transliteration functionality.

@zyronix zyronix requested a review from Wineh August 6, 2025 14:31
@zyronix zyronix changed the title Update setup.py Fix project dependencies Aug 6, 2025

@Wineh Wineh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Comment thread bin/demeuk.py


version = '4.6.1'
version = '4.6.2'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check ✔️

Comment thread setup.py
'ftfy',
'unidecode',
'tqdm',
'transliterate'

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check ✔️

@zyronix zyronix merged commit a86fcea into master Aug 6, 2025
4 checks passed
@zyronix zyronix deleted the zyronix-patch-1 branch August 6, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants