rachmadani haryono

Results 116 comments of rachmadani haryono

~~maybe this is the cause~~ > Deprecate passing install-location-related options via --install-option. https://pip.pypa.io/en/stable/news/#id50 https://github.com/pypa/pip/issues/7309 i will change the pr and add the edit as @bsolomon1124 suggested ~~this week~~ e: done....

> Should probably confirm the specific version of pip where the --install-option versus --global-option changed. I'm not certain if it's pip 19, pip 20, or something else. > Edit: I...

at the end i use markdown and move all the change from readme.rst to main readme.md the change is simpler than before reference on setup.py change https://packaging.python.org/guides/making-a-pypi-friendly-readme/#including-your-readme-in-your-package-s-metadata on that page...

@nicolaiskogheim is there possibility to add flag for user (or maybe even password) so user can alias git fork. example: git fork --user rachmadaniHaryono --password somerandom_password that way user can...

some response here https://github.com/ThioJoe/YT-Spammer-Purge/discussions/194#discussioncomment-2118124 should i copy my message here?

is there anything we can do to help you understand it?

just today django just merged pr to autoformat their codebase with black https://github.com/django/django/pull/15387 from that pr there is related deps that explain why they do that https://github.com/django/deps/blob/main/accepted/0008-black.rst

https://github.com/ThioJoe/YT-Spammer-Purge/discussions/194#discussioncomment-2118124 > it does look fine but maybe we can use github action rather than automated commit from an user from failed github action ``` remote: Permission to [ThioJoe/YT-Spammer-Purge](https://github.com/ThioJoe/YT-Spammer-Purge/).git denied...

> As per the failed GitHub action, it is due to > 1. it attempting to automatically push to main when it has not yet received permission to edit files...

non mac user here op already made issue https://github.com/ztane/python-Levenshtein/issues/81 try remove `python-Levenshtein>=0.12.2`with `levenshtein` on `requirements.txt` and try run the program levenshtein is fork of python-levenshtein so i assume everything should...