Skip to content

Commit dd2ed8b

Browse files
authored
add 6.1 support (#40)
1 parent 365e21b commit dd2ed8b

File tree

3 files changed

+3648
-1
lines changed

3 files changed

+3648
-1
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ pytest = "^7.4.0"
3737
pytest-vcr = "^1.0.2"
3838
pytest-cov = "^4.1.0"
3939

40+
[tool.poetry.scripts]
41+
rebuild = "ffmpeg_media_type.main:app"
42+
43+
4044
[tool.poetry-dynamic-versioning]
4145
enable = true
4246
pattern = "default-unprefixed"

0 commit comments

Comments
 (0)