PyPI package doesn't contain stdlib?
Open
- Dominant language
- Python
- Stars
- 140
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
So I'm pulling pyjaco 1.0.0 off of PyPI, and getting this:
``` python
- pyjaco
- compiler
- __init__.py
- javascript.py
- multiplexer.py
- python.py
- __init__.py
- decorator.py
- formater.py
```
Notably, the stdlib/ folder seems to be missing, and i seem to need it to run scripts that are compiled by Pyjaco. Is there any reason it's missing?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.