We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[[tool.pdm.source]] url = "https://ceddlyburge.github.io/python-package-server" verify_ssl = false name = "github"
pdm add python-hello
[InvalidSchema]: No connection adapters were found for 'git+https://github.com/ceddlyburge/python_hello_world#egg=python_hello-0.0.1'
PDM version: 1.10.3 Python Interpreter: /opt/homebrew/opt/[email protected]/bin/python3.10 (3.10) Project Root: /Users/lev/code/pdm-demo Project Packages: /Users/lev/code/pdm-demo/__pypackages__/3.10 PDM 1.10.3 is installed, while 1.11.0 is available. Please run $ brew upgrade pdm to upgrade. Run $ pdm config check_update false to disable the check. { "implementation_name": "cpython", "implementation_version": "3.10.0", "os_name": "posix", "platform_machine": "arm64", "platform_release": "21.0.1", "platform_system": "Darwin", "platform_version": "Darwin Kernel Version 21.0.1: Tue Sep 14 20:56:24 PDT 2021; root:xnu-8019.30.61~4/RELEASE_ARM64_T6000", "python_full_version": "3.10.0", "platform_python_implementation": "CPython", "python_version": "3.10", "sys_platform": "darwin" }
The text was updated successfully, but these errors were encountered:
Well, that is an extraordinary index.
Sorry, something went wrong.
Maybe it doesn't resolve the link to GitHub? This is an interesting use-case.
a845ec2
No branches or pull requests
Steps to reproduce
Actual behavior
Environment Information
The text was updated successfully, but these errors were encountered: