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

Typo in dependencies that prevents from installing version 0.3.0 #14

Open
rabesocke opened this issue Oct 15, 2024 · 1 comment
Open

Comments

@rabesocke
Copy link
Contributor

The installation of version 0.3.0 fails due to typo in dependencies.

pip install certbot-dns-ispconfig==0.3.0
Collecting certbot-dns-ispconfig==0.3.0
  Downloading certbot_dns_ispconfig-0.3.0-py2.py3-none-any.whl.metadata (5.4 kB)
INFO: pip is looking at multiple versions of certbot-dns-ispconfig to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement aste>=0.29.0 (from certbot-dns-ispconfig) (from versions: none)
ERROR: No matching distribution found for aste>=0.29.0

"aste>=0.29.0",

rabesocke added a commit to rabesocke/certbot-dns-ispconfig that referenced this issue Oct 15, 2024
@rabesocke
Copy link
Contributor Author

There is a pull request for this issue #15

m42e added a commit that referenced this issue Jan 24, 2025
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