| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 6445871 commit fe22153
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -99,7 +99,6 @@ Dependencies | |||
| 99 | 99 | * requests | |
| 100 | 100 | * curtsies >= 0.3.0 | |
| 101 | 101 | * greenlet | |
| 102 | - * six >= 1.5 | ||
| 103 | 102 | * Sphinx != 1.1.2 (optional, for the documentation) | |
| 104 | 103 | * mock (optional, for the testsuite) | |
| 105 | 104 | * babel (optional, for internationalization) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,4 +3,3 @@ curtsies >=0.3.0 | |||
| 3 | 3 | greenlet | |
| 4 | 4 | requests | |
| 5 | 5 | setuptools | |
| 6 | - six >=1.5 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -223,7 +223,6 @@ def initialize_options(self): | |||
| 223 | 223 | "requests", | |
| 224 | 224 | "curtsies >=0.3.0", | |
| 225 | 225 | "greenlet", | |
| 226 | - "six >=1.5", | ||
| 227 | 226 | "wcwidth", | |
| 228 | 227 | ] | |
| 229 | 228 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments