From 7f8a48b504fc20fa5bc5016f9bc96f5cc06cf891 Mon Sep 17 00:00:00 2001 From: Nicholas Serra Date: Tue, 5 Mar 2019 14:45:01 -0500 Subject: [PATCH] Remove build alias fixes #323 --- setup.cfg | 3 --- tools/cutarelease.py | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) Index: markdown2-2.3.7/setup.cfg =================================================================== --- markdown2-2.3.7.orig/setup.cfg +++ markdown2-2.3.7/setup.cfg @@ -1,6 +1,3 @@ -[aliases] -build = sdist bdist_wheel - [wheel] universal = 1