BasicToolsT 0.0.6__tar.gz → 0.0.8__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: BasicToolsT
3
- Version: 0.0.6
4
- Summary: A small example package
3
+ Version: 0.0.8
4
+ Summary: uploading this to pypi with working imports was more painful than a bullet wound :D
5
5
  Project-URL: Homepage, https://github.com/CursedGhoul/BasicToolsT
6
6
  Project-URL: Issues, https://github.com/CursedGhoul/BasicToolsT/issues
7
7
  Author-email: CursedGhoul <noemail@email.com>
@@ -1,10 +1,10 @@
1
1
  [project]
2
2
  name = "BasicToolsT"
3
- version = "0.0.6"
3
+ version = "0.0.8"
4
4
  authors = [
5
5
  { name="CursedGhoul", email="noemail@email.com" },
6
6
  ]
7
- description = "A small example package"
7
+ description = "uploading this to pypi with working imports was more painful than a bullet wound :D"
8
8
  readme = "README.md"
9
9
  requires-python = ">=3.9"
10
10
  classifiers = [
@@ -1 +0,0 @@
1
- * @CursedGhoul
@@ -1,2 +0,0 @@
1
- soundfile
2
- sounddevice
File without changes
File without changes
File without changes
File without changes