Patrick Robertson
|
74a4a24a23
|
Remove toml - unused
(pytest etc. use tomli, which is instlled)
|
2025-01-14 18:13:27 +01:00 |
|
Patrick Robertson
|
20726c1116
|
Remove tiktok-downloader - getting info is broken
TODO: switch to using youtube-dlp
|
2025-01-14 17:40:45 +01:00 |
|
Patrick Robertson
|
2eb2ab9ac9
|
Merge branch 'main' into remove_dependencies
|
2025-01-14 17:39:20 +01:00 |
|
Patrick Robertson
|
6f10270baf
|
Remove unittest and switch to pytest fully
|
2025-01-14 16:28:39 +01:00 |
|
Patrick Robertson
|
080f474d49
|
Remove minify_html package - HTML file is no longer minified
Savings were 5K (~15KB vs ~20KB) for the generated .html file, but minify_html is currently not compatible with python3.13+
|
2025-01-14 11:36:10 +01:00 |
|
Patrick Robertson
|
6329b72ee8
|
Remove argparse from dependency list
Argparse is installed by default on python>=3.2, we only support python3.10+
Ref: https://pypi.org/project/argparse/#description
|
2025-01-14 10:50:47 +01:00 |
|
Patrick Robertson
|
ab2eb3c7f5
|
Add dev dependencies to poetry
|
2025-01-13 20:42:08 +01:00 |
|
erinhmclark
|
84ee1b422f
|
Update and restrict versions of Poetry and Python.
|
2025-01-13 17:42:51 +00:00 |
|
erinhmclark
|
d80b4b7557
|
Remove snscrape and Python 3.12 restriction.
|
2025-01-12 12:15:56 +00:00 |
|
erinhmclark
|
08e83eb94e
|
Update pyproject.toml configuration for Poetry version 2.0.0.
|
2025-01-12 12:15:56 +00:00 |
|
erinhmclark
|
26abd6f7ae
|
Added TODO comment for adding a version restriction.
|
2025-01-12 12:15:56 +00:00 |
|
erinhmclark
|
5490947657
|
Add packaging to Poetry.
|
2025-01-12 12:15:56 +00:00 |
|
erinhmclark
|
fd9a6c26ed
|
Create Poetry environment.
Required addition of transitive package (pyOpenSSL) and version restrictions on cryptography, boto3.
|
2025-01-12 12:15:56 +00:00 |
|
msramalho
|
e19a4c85ed
|
pipfile test
|
2023-02-07 23:21:18 +00:00 |
|
msramalho
|
9f0e24f218
|
toml
|
2023-02-07 23:15:46 +00:00 |
|
msramalho
|
cab4281504
|
toml
|
2023-02-07 23:02:45 +00:00 |
|
msramalho
|
ceefd87cf2
|
path
|
2023-02-07 23:00:00 +00:00 |
|
msramalho
|
7061ddcf62
|
toml
|
2023-02-07 22:56:43 +00:00 |
|
msramalho
|
753039240f
|
pyproject
|
2023-01-21 19:01:02 +00:00 |
|