X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ric_robot_suite%2Fric-python-utils%2Fsetup.cfg;fp=ric_robot_suite%2Fric-python-utils%2Fsetup.cfg;h=d645be77604ccbab4a1fece8f60f1c728859995d;hb=c5fa07bcd8cbd614bcd813cac698385b789bcfcb;hp=0000000000000000000000000000000000000000;hpb=59f84608ec15c016958a6e0e0ddd813f376c0925;p=it%2Ftest.git diff --git a/ric_robot_suite/ric-python-utils/setup.cfg b/ric_robot_suite/ric-python-utils/setup.cfg new file mode 100644 index 0000000..d645be7 --- /dev/null +++ b/ric_robot_suite/ric-python-utils/setup.cfg @@ -0,0 +1,5 @@ +[bdist_wheel] +# This flag says that the code is written to work on both Python 2 and Python +# 3. If at all possible, it is good practice to do this. If you cannot, you +# will need to generate wheels for each Python version that you support. +universal=0