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

Removes es6. #1157

Closed
wants to merge 1 commit into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented May 17, 2022

@ghost
Copy link
Author

ghost commented May 17, 2022

The failing tests do not seem to be connected to my changes:

Run python -m pip install setuptools">=57.0.0,<58.0.0"
Collecting setuptools<58.0.0,>=57.0.0
  Downloading setuptools-57.5.0-py3-none-any.whl (819 kB)
ERROR: launchpadlib 1.10.13 requires testresources, which is not installed.
Installing collected packages: setuptools
Successfully installed setuptools-57.5.0
Collecting pip
  Downloading pip-22.1-py3-none-any.whl (2.1 MB)
Collecting py
  Downloading py-1.11.0-py2.py3-none-any.whl (98 kB)
Collecting wheel
  Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB)
Collecting requirements-builder
  Downloading requirements_builder-0.4.4-py2.py3-none-any.whl (9.0 kB)
Requirement already satisfied, skipping upgrade: click>=7.0 in /usr/lib/python3/dist-packages (from requirements-builder) (7.0)
Collecting mock<4,>=1.3.0
  Downloading mock-3.0.5-py2.py3-none-any.whl (25 kB)
Requirement already satisfied, skipping upgrade: six in /usr/lib/python3/dist-packages (from mock<4,>=1.3.0->requirements-builder) (1.14.0)
Installing collected packages: pip, py, wheel, mock, requirements-builder
Successfully installed mock-3.0.5 pip-22.1 py-1.11.0 requirements-builder-0.4.4 wheel-0.37.1
Usage: requirements-builder [OPTIONS] [SETUP]
Try "requirements-builder --help" for help.

Error: Invalid value for "--level" / "-l": invalid choice: . (choose from min, pypi, dev)
Error: Process completed with exit code 2.

@ghost ghost changed the title [DRAFT] Removes es6. Removes es6. May 17, 2022
@ntarocco
Copy link
Contributor

ntarocco commented Jan 5, 2023

Thanks! Done here: 8930862

@ntarocco ntarocco closed this Jan 5, 2023
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.

1 participant