mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
oh yeah
This commit is contained in:
@@ -21,7 +21,7 @@ REQUIRES_PYTHON = ">=3.6.0"
|
||||
VERSION = "0.2.1"
|
||||
|
||||
# What packages are required for this module to be executed?
|
||||
REQUIRED = ["click", "delegator.py", "pygments"]
|
||||
REQUIRED = ["click", "delegator.py", "pygments", "networkx"]
|
||||
|
||||
# What packages are optional?
|
||||
EXTRAS = {
|
||||
|
||||
Reference in New Issue
Block a user