| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,6 +3,7 @@ include LICENSE | |||
| 3 | 3 | include CHANGES | |
| 4 | 4 | include AUTHORS | |
| 5 | 5 | include README | |
| 6 | + include requirements.txt | ||
| 6 | 7 | ||
| 7 | 8 | graft git/test/fixtures | |
| 8 | 9 | graft git/test/performance | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,2 +1,2 @@ | |||
| 1 | 1 | GitPython | |
| 2 | - gitdb >= 0.6.0 | ||
| 2 | + gitdb>=0.6.0 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments