deckz
Advanced tools
@@ -38,3 +38,3 @@ name: Deploy MkDocs site to Pages | ||
| - name: Upload artifact | ||
| uses: actions/upload-pages-artifact@v1 | ||
| uses: actions/upload-pages-artifact@v3 | ||
| with: | ||
@@ -41,0 +41,0 @@ path: site/ |
+2
-2
| Metadata-Version: 2.4 | ||
| Name: deckz | ||
| Version: 24.0.0 | ||
| Version: 24.0.1 | ||
| Summary: Tool to handle multiple beamer decks. | ||
@@ -25,3 +25,3 @@ Author-email: m09 <142691+m09@users.noreply.github.com>, NyxAether <contact.nyxhemera@gmail.com> | ||
| Requires-Dist: typer<1,>=0.13 | ||
| Requires-Dist: watchdog<7,>=6 | ||
| Requires-Dist: watchdog<6,>=5 | ||
| Description-Content-Type: text/markdown | ||
@@ -28,0 +28,0 @@ |
+2
-2
@@ -26,3 +26,3 @@ [project] | ||
| "typer >= 0.13, < 1", | ||
| "watchdog >= 6, < 7", | ||
| "watchdog >= 5, < 6", | ||
| ] | ||
@@ -34,3 +34,3 @@ description = "Tool to handle multiple beamer decks." | ||
| requires-python = ">= 3.12" | ||
| version = "24.0.0" | ||
| version = "24.0.1" | ||
@@ -37,0 +37,0 @@ [dependency-groups] |
@@ -247,3 +247,4 @@ from collections.abc import Iterable, MutableSequence, MutableSet, Sequence, Set | ||
| else: | ||
| raise ValueError | ||
| msg = f"could not find file {file}" | ||
| raise ValueError(msg) | ||
| path = path.with_suffix("") | ||
@@ -250,0 +251,0 @@ sections.append(str(PurePosixPath(path))) |
Sorry, the diff of this file is too big to display
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
379793
0.92%3294
0.03%