summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHarmon <Harmon758@gmail.com>2020-02-17 14:13:12 -0600
committerHarmon <Harmon758@gmail.com>2020-02-17 14:13:12 -0600
commite9de612ebe54534789822eaa164354d9523f7bde (patch)
tree4021d83c6fedee269cb45b23d1cacfe761b78dc6 /README.md
parent0059f432c4b9c564b5fa675e76ee4666be5a3ac8 (diff)
downloadgitpython-e9de612ebe54534789822eaa164354d9523f7bde.tar.gz
Remove and replace references to nose with unittest in documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18f9db6b..21778db4 100644
--- a/README.md
+++ b/README.md
@@ -87,7 +87,7 @@ Then run:
tox
-For more fine-grained control, you can use `nose`.
+For more fine-grained control, you can use `unittest`.
### Contributions