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
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 }}
dflems
/
rules_python
Public
forked from
bazel-contrib/rules_python
Notifications
You must be signed in to change notification settings
Fork
0
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
rh
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 14, 2022
patch pr623
Alex Eagle
authored and
mattem
committed
62ebe03
View commit details
Copy full SHA for 62ebe03
View code at this point
Browse repository at this point
remove requirement macro
Alex Eagle
authored and
mattem
committed
b77ceba
View commit details
Copy full SHA for b77ceba
View code at this point
Browse repository at this point
platform_requirements
Alex Eagle
authored and
mattem
committed
78f2251
View commit details
Copy full SHA for 78f2251
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
changes to pip_repository source files now re-trigger the repo rule (#601)
Show description for 028efa3
UebelAndre
and
Jonathon Belotti
authored
028efa3
View commit details
Copy full SHA for 028efa3
View code at this point
Browse repository at this point
Fix undefined name in purelib.py (#604)
hrfuller
authored
d7ce569
View commit details
Copy full SHA for d7ce569
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Enabled CI for Windows (#585)
Show description for 628d40f
UebelAndre
and
alexeagle
authored
628d40f
View commit details
Copy full SHA for 628d40f
View code at this point
Browse repository at this point
Commits on Dec 29, 2021
Fix entry point discovery on Windows. (#572)
Show description for 1152bd1
phst
authored
1152bd1
View commit details
Copy full SHA for 1152bd1
View code at this point
Browse repository at this point
Make spread_purelib_into_root behave like the wheel was installed by (#581)
Show description for bb04a49
hrfuller
authored
bb04a49
View commit details
Copy full SHA for bb04a49
View code at this point
Browse repository at this point
sorted imports statements and apply "black" formatting (#583)
UebelAndre
authored
5cf439d
View commit details
Copy full SHA for 5cf439d
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
Allow controlling the prefix added to repos/packages (#459)
Show description for beed9a2
person142
authored
beed9a2
View commit details
Copy full SHA for beed9a2
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
Ignore `__pycache__` contents and `*.pyc` files in external dependencies (#570)
UebelAndre
authored
2b1d6be
View commit details
Copy full SHA for 2b1d6be
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
Remove return code type check. (#573)
phst
authored
288df22
View commit details
Copy full SHA for 288df22
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
pip: entry_point: Add support for exit codes (#550)
Show description for 431caac
gibfahn
and
alexeagle
authored
431caac
View commit details
Copy full SHA for 431caac
View code at this point
Browse repository at this point
Commits on Oct 31, 2021
Fix #507 - Always run from WORKSPACE root in compile_pip_requirements update exe (#564)
Jonathon Belotti
authored
3c98b36
View commit details
Copy full SHA for 3c98b36
View code at this point
Browse repository at this point
Commits on Oct 26, 2021
Add support for relative requirements in pip_install (#433)
Show description for aee9704
aaliddell
and
alexeagle
authored
aee9704
View commit details
Copy full SHA for aee9704
View code at this point
Browse repository at this point
Commits on Oct 25, 2021
Update docstrings for packaging rules/macros (#535)
Show description for b111e56
Jonathon Belotti
and
alexeagle
authored
b111e56
View commit details
Copy full SHA for b111e56
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Updated min tested Bazel version to 4.0.0 (#533)
Show description for d09d60c
3 people
authored
d09d60c
View commit details
Copy full SHA for d09d60c
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Revert "py_library generated from wheel shouldn't include tests/ folders (#528)" (#539)
Show description for 86e7135
alexeagle
and
hrfuller
authored
86e7135
View commit details
Copy full SHA for 86e7135
View code at this point
Browse repository at this point
Exposed docs for `compile_pip_requirements` (#534)
Show description for fede517
UebelAndre
and
alexeagle
authored
fede517
View commit details
Copy full SHA for fede517
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Add tags pypi_name and pypi_version to generated py_library targets (#530)
Show description for c303849
alexeagle
authored
c303849
View commit details
Copy full SHA for c303849
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
Avoid failing to parse requirements due to invalid entry points config. (#536)
UebelAndre
authored
ea1bb2b
View commit details
Copy full SHA for ea1bb2b
View code at this point
Browse repository at this point
Commits on Sep 12, 2021
pip_parse: Fix when using a python wrapper script (#505)
Show description for fd43414
plule-ansys
authored
fd43414
View commit details
Copy full SHA for fd43414
View code at this point
Browse repository at this point
py_library generated from wheel shouldn't include tests/ folders (#528)
Show description for 7609526
alexeagle
authored
7609526
View commit details
Copy full SHA for 7609526
View code at this point
Browse repository at this point
Update to more recent pip version 21.0 -> 21.1 (#529)
alexeagle
authored
d2d08a7
View commit details
Copy full SHA for d2d08a7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.