-
We discovered this accidentally by way of https://github.com/zopefoundation/zc.relation/issues/4#issuecomment-397532224: if you pass a string containing newlines to the `description` argument of `setu…
-
Tracking issue for pip 21.3.
Anyone volunteers to be the release manager @pypa/pip-committers?
-
this is needed to render markdown into pypi with newer versions of twine
...
setup(
author="Jorge Gomes",
author_email='udocker@lip.pt',
version="1.1.3-1",
classifiers=[
…
-
- **Project:** Catastrophic forgetting in Transformers
- **Project Lead(s):** Whoever wants to do this. @Kip and I (@fristiloverke) will be available for help.
- **Project Members:** Open to whoever…
-
I could not use your lib in CeontOS 7 with Python 2.7.5. I got this error:
```
File "/usr/lib/python2.7/site-packages/requests/sessions.py", line 576, in send
r = adapter.send(request, **kwargs)
…
-
## Context
This is a proposal from Google based on our experience consuming schema.org Product markup and working with similar data from online merchants. If it were accepted, it would allow site o…
-
Thank you for providing feedback on Python packaging!
To help us help you, please fill out as much of the following as you can. If a question is not relevant, feel free to skip it.
1. What is yo…
0LL13 updated
3 years ago
-
#### Need
* CC team requires access to repositories and mocks for development purposes.
* CC team members require a local instance of cellxgene for development purposes.
#### Approach
* Follow i…
-
#Need to import distro
#Need to define that"os_name = distro.linux_distribution()[0]"
from setuptools import find_packages
from setuptools import setup
import platform
import subprocess
import r…
-
I'm using `natural` in a larger Vue-based project, and after installing it I see the following 4 warnings emitted when I build the project:
```
WARNING Compiled with 4 warnings …