mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
It was setuptools-scm that caused a lot of unintended files to be packaged. That package was required by twine but it's no longer needed now.
4 lines
106 B
Python
4 lines
106 B
Python
# MIT licensed
|
|
# Copyright (c) 2013-2022 lilydjwg <lilydjwg@gmail.com>, et al.
|
|
|
|
__version__ = '2.8.post1'
|