Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
PoncinMatthieu
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
rules_python
python
pip_install
on
main
User selector
All users
All time
Commit history
Commits on Aug 12, 2022
adding requirements necessary to run pip-compile under python 3.7
PoncinMatthieu
committed
26619bf
View commit details
Copy full SHA for 26619bf
View code at this point
Browse repository at this point
Commits on Aug 10, 2022
adding compatible_with options for pip_parse rule
PoncinMatthieu
committed
703ccb8
View commit details
Copy full SHA for 703ccb8
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
Merge branch 'main' of github.com:bazelbuild/rules_python
PoncinMatthieu
committed
1f64e66
View commit details
Copy full SHA for 1f64e66
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
Fix for requirements_lock with PEP440 direct references (#756)
groodt
authored
834149d
View commit details
Copy full SHA for 834149d
View code at this point
Browse repository at this point
Guard python_interpreter_target workspace name on None type check. (#755)
hrfuller
authored
636f55c
View commit details
Copy full SHA for 636f55c
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
safely check for standalone interpreter sentinel files (#750)
hrfuller
authored
df308be
View commit details
Copy full SHA for df308be
View code at this point
Browse repository at this point
Flatten python packages (#743)
groodt
authored
4984423
View commit details
Copy full SHA for 4984423
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
Patch pip environment with xcode sdk location. (#697)
hrfuller
authored
ab6940a
View commit details
Copy full SHA for ab6940a
View code at this point
Browse repository at this point
Commits on Jun 30, 2022
Use `installer` to remove custom unzip and spread code (#715)
groodt
authored
09457c7
View commit details
Copy full SHA for 09457c7
View code at this point
Browse repository at this point
Commits on Jun 21, 2022
pip_compile: remove external/workspace_name prefix from generated requirements.txt (#690)
Show description for aef17ad
BoleynSu
and
alexeagle
authored
aef17ad
View commit details
Copy full SHA for aef17ad
View code at this point
Browse repository at this point
Use PEP 508 rules when setting deps from extras (#724)
Show description for dae610b
3 people
authored
dae610b
View commit details
Copy full SHA for dae610b
View code at this point
Browse repository at this point
Validation to ensure requirements_lock is pinned. (#732)
Show description for c98bc8f
groodt
and
alexeagle
authored
c98bc8f
View commit details
Copy full SHA for c98bc8f
View code at this point
Browse repository at this point
Commits on Jun 15, 2022
Fixes #721. Remove self-link dependency pulled in sometimes by extras (#730)
Jonathon Belotti
authored
544917a
View commit details
Copy full SHA for 544917a
View code at this point
Browse repository at this point
Commits on Jun 13, 2022
pip: 22.0.4 -> 22.1.2; pip-tools: 6.6.0 -> 6.6.2 (#718)
Show description for 79509b4
3 people
authored
79509b4
View commit details
Copy full SHA for 79509b4
View code at this point
Browse repository at this point
Commits on Jun 7, 2022
pip/deps: Bump `pip-tools` -> 6.6.0 (#692)
Show description for 63805ab
phlax
and
Jonathon Belotti
authored
63805ab
View commit details
Copy full SHA for 63805ab
View code at this point
Browse repository at this point
Commits on Jun 6, 2022
Fix python3.8 type compatibility (#722)
Show description for 4d5045b
keith
authored
4d5045b
View commit details
Copy full SHA for 4d5045b
View code at this point
Browse repository at this point
Commits on May 23, 2022
Init: pypa/installer (#700)
Show description for 9b8ab1e
groodt
and
f0rmiga
authored
9b8ab1e
View commit details
Copy full SHA for 9b8ab1e
View code at this point
Browse repository at this point
Commits on May 18, 2022
Handle entry_points that end with .py (#702)
groodt
authored
d086a0d
View commit details
Copy full SHA for d086a0d
View code at this point
Browse repository at this point
Commits on May 9, 2022
Update bazel.py (#696)
Jonathon Belotti
authored
ed6bf15
View commit details
Copy full SHA for ed6bf15
View code at this point
Browse repository at this point
Commits on Apr 22, 2022
Allow for requirements files to differ per platform (#531)
Show description for ae7a267
alexeagle
authored
ae7a267
View commit details
Copy full SHA for ae7a267
View code at this point
Browse repository at this point
change approach for vendoring parsed requirements (#679)
Show description for 12662b6
alexeagle
authored
12662b6
View commit details
Copy full SHA for 12662b6
View code at this point
Browse repository at this point
Commits on Mar 20, 2022
Updated `pip`, `pkginfo`, `setuptools`, and `wheel`. (#661)
UebelAndre
authored
fe30f15
View commit details
Copy full SHA for fe30f15
View code at this point
Browse repository at this point
Fix annotations_test on windows systems that don't support symlinks (#665)
UebelAndre
authored
ce2911b
View commit details
Copy full SHA for ce2911b
View code at this point
Browse repository at this point
Commits on Mar 16, 2022
Document how to vendor a pip_parse requirements.bzl file (#655)
Show description for 1b59002
Alex Eagle
authored
1b59002
View commit details
Copy full SHA for 1b59002
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Allow METADATA files in pip_repository generated targets (#637)
UebelAndre
authored
79cebad
View commit details
Copy full SHA for 79cebad
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
Allow `*.dist-info/WHEEL` files into `pip_repository` generated targets (#634)
UebelAndre
authored
fd88779
View commit details
Copy full SHA for fd88779
View code at this point
Browse repository at this point
Updated pip_repository data ignore patterns (#632)
UebelAndre
authored
84a4506
View commit details
Copy full SHA for 84a4506
View code at this point
Browse repository at this point
Commits on Feb 26, 2022
Exclude dist-info data from pip_repository targets (#626)
Show description for 6e0cb65
UebelAndre
and
mattem
authored
6e0cb65
View commit details
Copy full SHA for 6e0cb65
View code at this point
Browse repository at this point
conditionally log unused annotations (#629)
UebelAndre
authored
837050b
View commit details
Copy full SHA for 837050b
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
Fixed incorrect custom compile commands from `compile_pip_requirements` (#627)
UebelAndre
authored
c6357a6
View commit details
Copy full SHA for c6357a6
View code at this point
Browse repository at this point
Commits on Feb 11, 2022
Fixed buildifier defects (#621)
UebelAndre
authored
6388c8a
View commit details
Copy full SHA for 6388c8a
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
restrict visibility on filegroup target only consumed in 1 place (#605)
Jonathon Belotti
authored
8cf1220
View commit details
Copy full SHA for 8cf1220
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
fix compile_pip_requirements on windows (#595)
Show description for f99ea2a
jheaff1
and
alexeagle
authored
f99ea2a
View commit details
Copy full SHA for f99ea2a
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Fixed extra_pip_arg parsing error in pip_repository rules. (#613)
UebelAndre
authored
28cfb11
View commit details
Copy full SHA for 28cfb11
View code at this point
Browse repository at this point
Commits on Jan 18, 2022
Added support for annotating rendered pip dependencies (#589)
UebelAndre
authored
7740b22
View commit details
Copy full SHA for 7740b22
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.