Skip to content

Commit

Permalink
Merge pull request #19 from 2018-11-27/master
Browse files Browse the repository at this point in the history
1.2alpha1
  • Loading branch information
2018-11-27 authored Aug 22, 2024
2 parents 5ae3fc2 + 591ff6c commit edb10bf
Show file tree
Hide file tree
Showing 3 changed files with 908 additions and 43 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
packages=[i.__name__],
python_requires='>=3.8',
install_requires=[x.decode() for x in requires_file if x],
extras_require={'pyyaml': ['PyYAML>=6.0,<7.0'],},
classifiers=[
'Development Status :: 4 - Beta',
'Intended Audience :: Developers',
Expand Down
Loading

0 comments on commit edb10bf

Please sign in to comment.