From a811aad58f1a369acd1bcc7442fd5052aa175868 Mon Sep 17 00:00:00 2001 From: Joel Bender Date: Fri, 14 Aug 2015 19:45:12 -0400 Subject: [PATCH] remove universal flag from setup, add a sdist build to the script --- README.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..2a3f503 --- /dev/null +++ b/README.txt @@ -0,0 +1,3 @@ +BACpypes + +BACpypes provides a BACnet application layer and network layer written in Python for daemons, scripting, and graphical interfaces.