summaryrefslogtreecommitdiff
path: root/setupscons.py
diff options
context:
space:
mode:
Diffstat (limited to 'setupscons.py')
-rwxr-xr-xsetupscons.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/setupscons.py b/setupscons.py
index ff5c53990..a7cd91a2f 100755
--- a/setupscons.py
+++ b/setupscons.py
@@ -18,6 +18,11 @@ DOCLINES = __doc__.split("\n")
import __builtin__
import os
import sys
+import warnings
+
+warnings.warn("""\
+Numscons scripts are being deprecated - most of numscons features should now be
+supported by bento""")
CLASSIFIERS = """\
Development Status :: 4 - Beta