From 11f5b38c6fc017062460783f63e47394f974fcb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Sun, 12 Apr 2020 23:09:19 +0200 Subject: [PATCH] README fixed --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index f2cc4a2..6038e7d 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,3 @@ Note what have you changed in Usage ----- Take a look at [example](example/) on how to multi-build your Cython extensions. - -Limitations ------------ - -* Two modules with the same name cannot be mentioned in a single Multibuild (issue #1). - -- GitLab