hasii2011 / versionoverlord

Help manage Pyut versions
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update setup.py handler #5

Closed hasii2011 closed 10 months ago

hasii2011 commented 1 year ago

Does not work when the following stanza is multi line

    install_requires=[
                      'antlr4-python3-runtime==4.11.1',
                      'pyumldiagrams==2.30.8',
                      'networkx==3.0',
                      'orthogonal==1.1.8',
                      'wxPython~=4.2.0',
                      'hasiihelper~=0.1.0',
                      'hasiicommon~=0.2.1',
                      'pyutmodel==1.4.2',
                      'ogl==0.70.22',
                      'untanglepyut==0.6.41',
                      'oglio==0.6.0',
                      ]

circle CI handler should work with this update

hasii2011 commented 10 months ago

Done on the 🤡 master 🤡 branch