mirror of
https://github.com/kennethreitz-archive/white.git
synced 2026-06-05 23:20:19 +00:00
@@ -16,9 +16,9 @@ URL = 'https://github.com/kennethreitz/red'
|
||||
EMAIL = 'me@kennethreitz.org'
|
||||
AUTHOR = 'Kenneth Reitz'
|
||||
REQUIRES_PYTHON = '>=3.6.0'
|
||||
VERSION = '0.0.2'
|
||||
VERSION = '0.0.3'
|
||||
# What packages are required for this module to be executed?
|
||||
REQUIRED = ['black>=18.3a0']
|
||||
REQUIRED = ['black>=18.3a0', 'delegator.py']
|
||||
# The rest you shouldn't have to touch too much :)
|
||||
# ------------------------------------------------
|
||||
# Except, perhaps the License and Trove Classifiers!
|
||||
|
||||
Reference in New Issue
Block a user