1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-10-06 17:37:08 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Oleksis Fraga Menéndez
99e431e4a0
Add pylance extensions tool
postCreateCommand install requirements.txt
Use the Docker image `python:3.10-bullseye` in development
2022-12-04 03:11:14 -05:00
Oleksis Fraga Menéndez
e99809e0f9
Add the basic requirement for development
autopep8, isort, flake8, pytest
2022-11-21 06:38:04 -05:00
Oleksis Fraga Menéndez
b66fc019e9
Add devcontainer/features for use Codespaces
- Install [act](https://github.com/dhoeric/features/tree/main/src/act#reference) - run github action locally
  - Features like black, flake8 , docker-in-docker
2022-11-20 22:08:16 -05:00