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

error in setup.cfg ? #49

Open
begem opened this issue Feb 7, 2022 · 2 comments
Open

error in setup.cfg ? #49

begem opened this issue Feb 7, 2022 · 2 comments

Comments

@begem
Copy link

begem commented Feb 7, 2022

There are in setup.cfg

[options]
scripts =
    pi**p_a**utoremove.py
install_requires =
    pip
    setuptools

[options.entry_points]
console_scripts =
    pip-autoremove = pi**p_a**utoremove:main 

but file "pip_autoremove" doesnt exists

@imba-tjd
Copy link

dup of #44

@begem
Copy link
Author

begem commented Feb 12, 2022

yep, also it is duplicate of #43. I am talk about wrong configuration file: if replace pip_autoremove, pip-autoremove on pipautoremove into setup.cfg, then build wheel, this pakege will be work correctly.

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

2 participants