Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql_connector_repackaged==0.3.1 is totally wrong #261

Open
qiulang opened this issue Jun 7, 2021 · 0 comments
Open

mysql_connector_repackaged==0.3.1 is totally wrong #261

qiulang opened this issue Jun 7, 2021 · 0 comments

Comments

@qiulang
Copy link

qiulang commented Jun 7, 2021

I installed and use mysql-connector-python, which is the official mysql driver. But when use pipreqs to generate the requirement.txt I got the result which is totally wrong!

mysql_connector_repackaged==0.3.1

BTW, I just pigar and it generated the correct result

➤ pigar
Writing requirements to ".../requirements.txt"
Requirements file has been overwritten, here is the difference:
- mysql_connector_repackaged==0.3.1
+ # Automatically generated by https://github.com/damnever/pigar.
+
+ # mysql-crash/crash_test.py: 3,4
+ mysql_connector_python == 8.0.25
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

No branches or pull requests

1 participant