Changeset 06043fb in ammosreader for setup.cfg


Ignore:
Timestamp:
05/11/22 14:13:43 (3 years ago)
Author:
Enrico Schwass <ennoausberlin@…>
Branches:
AmmosSource, guix
Children:
2e41b83, 7904fa5
Parents:
47ea86d
Message:

discard setuptools-scm due to versioning problems

File:
1 edited

Legend:

Unmodified
Added
Removed
  • setup.cfg

    r47ea86d r06043fb  
    44long_description = file: README.md
    55long_description_content_type = text/text
    6 url = http://gitlab.kid.local/kidzg/ammosreader
     6url = http://gitlab.kokyou.de/enno/ammosreader
    77author = KIDZg
    88license = UNKNOWN
     
    2222keywords = metadata
    2323project_urls =
    24     Source=http://gitlab.kid.local/kidzg/ammosreader
     24    Source=http://gitlab.kokyou.de/enno/ammosreader
    2525
    2626[options]
     
    3636setup_requires =
    3737    setuptools
    38     setuptools-scm>=6.0
    3938zip_safe = no
    4039
Note: See TracChangeset for help on using the changeset viewer.