blackboardsync
Advanced tools
@@ -149,3 +149,4 @@ """Some UI and OS-dependent utility functions.""" | ||
| if platform.system() == "Windows": | ||
| return Path(UNC_PREFIX + str(path)) | ||
| if not path.drive.startswith(UNC_PREFIX): | ||
| return Path(UNC_PREFIX + str(path)) | ||
| return path |
| Metadata-Version: 2.1 | ||
| Name: blackboardsync | ||
| Version: 0.17.2rc1 | ||
| Version: 0.17.3rc1 | ||
| Summary: Sync your blackboard content to your device | ||
@@ -29,2 +29,3 @@ Author-email: Jacob Sánchez <jacobszpz@protonmail.com> | ||
| Requires-Dist: bblearn>=0.3.0 | ||
| Requires-Dist: whoisit | ||
| Provides-Extra: test | ||
@@ -31,0 +32,0 @@ Requires-Dist: pytest; extra == "test" |
@@ -12,2 +12,3 @@ pyqt6>=6.7.1 | ||
| bblearn>=0.3.0 | ||
| whoisit | ||
@@ -14,0 +15,0 @@ [package] |
+1
-0
@@ -11,2 +11,3 @@ # Changelog | ||
| - Long paths on Windows for all operations | ||
| - PyPI distribution missing dependency | ||
@@ -13,0 +14,0 @@ ### Added |
+2
-1
| Metadata-Version: 2.1 | ||
| Name: blackboardsync | ||
| Version: 0.17.2rc1 | ||
| Version: 0.17.3rc1 | ||
| Summary: Sync your blackboard content to your device | ||
@@ -29,2 +29,3 @@ Author-email: Jacob Sánchez <jacobszpz@protonmail.com> | ||
| Requires-Dist: bblearn>=0.3.0 | ||
| Requires-Dist: whoisit | ||
| Provides-Extra: test | ||
@@ -31,0 +32,0 @@ Requires-Dist: pytest; extra == "test" |
+2
-1
@@ -33,3 +33,4 @@ [build-system] | ||
| "packaging>=23.1", | ||
| "bblearn>=0.3.0" | ||
| "bblearn>=0.3.0", | ||
| "whoisit" | ||
| ] | ||
@@ -36,0 +37,0 @@ |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
646330
0.03%4740
0.02%