Feature 10950: Replace pycrypto with pycryptodome
[osm/NG-SA.git] / devops-stages / stage-build.sh
index 7c88360..7b483a8 100755 (executable)
@@ -16,4 +16,6 @@
 # limitations under the License.
 #
 
-echo "Nothing to be done"
+rm -rf dist deb_dist osm*.tar.gz *.egg-info .eggs
+
+tox -e dist