aboutsummaryrefslogtreecommitdiffstats
path: root/tests/base.py (unfollow)
Commit message (Collapse)AuthorLines
2021-05-12Add docker-compose.override.yml to gitignoreGravatar Numerlor-0/+1
2021-05-11Updates YTDL Tag (#1583)Gravatar Hassan Abouelela-1/+1
* Updates YTDL Tag Updates the tag to include similar tools, and adds an open-ended descriptor. Co-authored-by: ChrisJL <[email protected]>
2021-05-11Updates Dependency Manager Files In CODEOWNERSGravatar Hassan Abouelela-1/+2
Updates Pipfile and pipenv lock file to poetry equivalents in CODEOWNERS. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Updates Usages Of Pipenv To PoetryGravatar Hassan Abouelela-31/+22
Updates the Dockerfile, pre-commit, CI, and documentation to reflect the new dependency manager. Dockerfile is also updated to 3.9. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Adds Python-DotenvGravatar Hassan Abouelela-0/+6
Adds python dotenv to emulate the default .env file loading behavior from pipenv. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-11Switches To Poetry And Python 3.9Gravatar Hassan Abouelela-1052/+1620
Migrates package manager to poetry, and updates python version to 3.9. Some packages are updated where needed. Signed-off-by: Hassan Abouelela <[email protected]>
2021-05-10chore: add pypi link for python-dotenvGravatar vcokltfre-1/+1