Add no-progress-bars feature so other packages can hide them (#66)
This commit is contained in:
@@ -32,4 +32,5 @@ features = ["extension-module","abi3-py36"]
|
||||
|
||||
[features]
|
||||
default = ["jemalloc"]
|
||||
jemalloc = []
|
||||
jemalloc = []
|
||||
no-progress-bars = []
|
||||
|
||||
Reference in New Issue
Block a user