Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pkgs/pypa/pipx/pkg.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
packages:
- name: pypa/pipx@1.7.1
16 changes: 16 additions & 0 deletions pkgs/pypa/pipx/registry.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/registry.json
packages:
- type: github_release
repo_owner: pypa
repo_name: pipx
description: Install and Run Python Applications in Isolated Environments
version_constraint: "false"
version_overrides:
- version_constraint: semver("<= 1.1.0") or Version == "1.3.0"
no_asset: true
- version_constraint: "true"
asset: pipx.pyz
format: raw
supported_envs:
- darwin
- linux
14 changes: 14 additions & 0 deletions registry.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading