abjad-ext-rmakers
Advanced tools
| Metadata-Version: 2.1 | ||
| Name: abjad-ext-rmakers | ||
| Version: 3.13 | ||
| Version: 3.14 | ||
| Summary: Rhythm-makers extend Abjad with tools for rhythmic construction. | ||
@@ -16,2 +16,3 @@ Home-page: http://abjad.github.io | ||
| Classifier: Topic :: Artistic Software | ||
| Requires-Python: >=3.10.* | ||
| License-File: LICENSE | ||
@@ -29,3 +30,1 @@ | ||
| https://github.com/ambv/black) | ||
@@ -1,1 +0,1 @@ | ||
| abjad>=3.13 | ||
| abjad>=3.14 |
@@ -1,4 +0,4 @@ | ||
| __version_info__ = (3, 13) | ||
| __version_info__ = (3, 14) | ||
| __version__ = ".".join(str(x) for x in __version_info__[:3]) + "".join( | ||
| __version_info__[3:] or [] | ||
| ) |
+2
-3
| Metadata-Version: 2.1 | ||
| Name: abjad-ext-rmakers | ||
| Version: 3.13 | ||
| Version: 3.14 | ||
| Summary: Rhythm-makers extend Abjad with tools for rhythmic construction. | ||
@@ -16,2 +16,3 @@ Home-page: http://abjad.github.io | ||
| Classifier: Topic :: Artistic Software | ||
| Requires-Python: >=3.10.* | ||
| License-File: LICENSE | ||
@@ -29,3 +30,1 @@ | ||
| https://github.com/ambv/black) | ||
+2
-1
@@ -35,3 +35,3 @@ #! /usr/bin/env python | ||
| install_requires=[ | ||
| "abjad>=3.13", | ||
| "abjad>=3.14", | ||
| ], | ||
@@ -50,4 +50,5 @@ license="MIT", | ||
| platforms="Any", | ||
| python_requires=">=3.10.*", | ||
| url="http://abjad.github.io", | ||
| version=read_version(), | ||
| ) |
Sorry, the diff of this file is too big to display
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
632615
0.02%16812
0.01%