From 0be135d644a4cc07d61fc3497c0acf74e662a34b Mon Sep 17 00:00:00 2001 From: David Moss Date: Fri, 13 Jan 2017 00:17:00 +0000 Subject: - fixed documentation --- RELEASE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE b/RELEASE index 204b2bb..89c86dd 100644 --- a/RELEASE +++ b/RELEASE @@ -8,7 +8,7 @@ Here is how to go about releasing a new version of `netaddr`. * Run the tests under Python 2.7.x and Python 3.4.x at a minimum, like so - `python setup.py test` + `make test` * Update the CHANGELOG with details of all changes since the last release. Ensure that all references to various tickets and merge requests are included. -- cgit v1.2.1