mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
5afd32266c
* add upstream patch * [skip actions] add the patch file * fine tune * [opencv] update portfiles to use vcpkg-get-python-packages * fix references * try another fix * add all deps * add code from tensorflow about venv * retry * fix file path * new approach * unset pythonhome * next unset * try this instead. * retry without the PYTHON_LIB_PATH stuff * try and error * next try * retry * typo fix * try updating * retry * more try and error * reorder * drop qface version * use qface 2.0.5 * bump watchdog * fix call on !windows * fine tuning * refactor function signature * update version * fix formating * version stuff * create dir before usage * fine tuning * version stuff * update and patch libilbc * formating stuff * fix version-string * version stuff * add license * version update * bump version * version stuff * version stuff Co-authored-by: Alexander Neumann <you@example.com> Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
14 lines
242 B
Plaintext
14 lines
242 B
Plaintext
antlr4-python3-runtime==4.7.1
|
|
argh==0.26.2
|
|
click==6.7
|
|
coloredlogs==10.0
|
|
humanfriendly==4.15.1
|
|
Jinja2==2.10.3
|
|
MarkupSafe==1.1
|
|
path.py==11.0.1
|
|
pathtools==0.1.2
|
|
PyYAML==5.1
|
|
six==1.11.0
|
|
watchdog==2.1.7
|
|
pytest==5.3.5
|
|
pytest-cov==2.8.1 |