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

Requests shim #2

Open
wants to merge 209 commits into
base: 0.19.X
Choose a base branch
from
Open

Conversation

davidkircos
Copy link

Description

Checklists

  • Add a CHANGELOG entry
  • Add / update tests
  • Add new / update outdated documentation

bartbroere and others added 30 commits November 13, 2021 16:03
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ryanking13 and others added 30 commits April 21, 2022 11:15
* Enable webp support in Pillow

* Update changelog
This change fixes the js directory so that tests will actually run. 
All files were changed to typescript and ts-mocha now executes
the tests. There is no need to make specific source files for esm, 
mjs, etc... These should be handled by the build process to output 
the correct module definitions like umd, etc...
The CI still doesn't seem to run the mocha tests though.
…pyodide#2416)

* Do not use prefix option when using virtual environment

* Remove prefix
…fi) (pyodide#2423)

Earlier errors about these should make building smoother for new contributors.
This reverts commit 5100bc1.
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

Successfully merging this pull request may close these issues.