Skip to content

Commit

Permalink
Biz SDK and FBC Combiner integration re-enable for python
Browse files Browse the repository at this point in the history
Summary:
Now we re-enable the Biz SDK and FBC Combiner integration for python since dependency_links is deprecated

New method:
Use requirements.txt to Specify Dependency Sources

Reviewed By: liliarizona

Differential Revision: D64387522

fbshipit-source-id: 3eac462581a8628ee58ed2b5e87ee0f66537110c
  • Loading branch information
Jiaming You authored and facebook-github-bot committed Oct 15, 2024
1 parent b0c956c commit 70e4afb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ six >= 1.7.3
curlify >= 2.1.0
pycountry >= 19.8.18
aiohttp; python_version >= '3.5.3'
capi_param_builder @ https://capi-automation.s3.us-east-2.amazonaws.com/public/python/capi_param_builder/dist/capi_param_builder-0.1.0.dev0-py3-none-any.whl

0 comments on commit 70e4afb

Please sign in to comment.