Release 0.30
[pyelftools.git] / TODO
diff --git a/TODO b/TODO
index 3cc524c839ff9eab4fdb003e9f0c19b0b07ce953..a597a4e9578811866d2c4b722aa0b3cbcdaaf82e 100755 (executable)
--- a/TODO
+++ b/TODO
@@ -17,9 +17,8 @@ future.
 Preparing a new release
 -----------------------
 
-* Run 'tox' tests (with '-r' to create new venvs)
 * Make sure new version was updated everywhere appropriate
-* Run ``python setup.py build sdist bdist_wheel`` (no 'upload' yet)
+* Run ``python3 setup.py build sdist bdist_wheel`` (no 'upload' yet)
 * Untar the created ``dist/pyelftools-x.y.tar.gz`` and make sure
   everything looks ok
 * Now build with upload to send it to PyPi