packaging
Here are 460 public repositories matching this topic...
This issue was originally brought up by @sztomi in #858, see referenced comments.
When encountering a 30X error, requests library treats it as an "ok" response. And hence Poetry will not raise an error, but instead fail silently. We should report this error similar to any other HTTPError raised (#2285) and upload should fail.
Note that we do not want to explicitly allow redirects on POST
-
Updated
Sep 30, 2020 - Ruby
What's the problem this feature will solve?
I want to use pip to download linux packages onto a mac.
I know that I need to use some combination of --platform, --python-version, --only-binary=:all:. but I don't know the proper values for these options.
Describe the solution you'd like
I would like the documentation from the command line tool to be clear, or the package docum
Current Behavior
To export umd module, I would like to include all modules into the bundle, so I config the rollup
if (config.output.format === 'umd') {
delete config.external;
}
but when building, it crashes:
(babel plugin) SyntaxError: /Users/bytedance/workspace/ee_web_apps-menu/node_modules/lodash-es/isBuffer.js: 'import' and 'export' may only appe
Trying to --appimage-extract-and-run a x86_64 Linux AppImage on FreeBSD 12.1-RELEASE-p8 with the Linux compatibility layer:
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract-and-run
mkdir_p error: Permission denied
Failed to extract AppImage
but
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract
-
Updated
Jul 1, 2020 - Python
-
Updated
Sep 22, 2020 - Elixir
-
Updated
Aug 27, 2020 - Python
-
Updated
Apr 9, 2020 - Java
-
Updated
Jul 31, 2020 - C++
-
Updated
Oct 1, 2020 - Python
-
Updated
Sep 26, 2020 - JavaScript
Some controllers rely solely on Pundit and others on custom legacy code like require_admin to authorize various actions throughout the application.
We want to rely completely on Pundit to use a widely adopted authorization s
-
Updated
Apr 23, 2018 - Python
-
Updated
Aug 6, 2020 - Python
-
Updated
May 15, 2020 - Groovy
Improve this page
Add a description, image, and links to the packaging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the packaging topic, visit your repo's landing page and select "manage topics."
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv.
Check the diagnose documentation for common issues before posting! We may close your issue if it is very similar to one of them. Please be considerate, or be on your way.
Make sure to mention your debugging experience if the d