Feature 10296 Pip Standardization
[osm/common.git] / devops-stages / stage-build.sh
index dfb7978..05b232e 100755 (executable)
@@ -13,7 +13,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# moved to a Makefile in order to add post install. Needed for "pip3 install aiokafka", 
-# that is not available with a package
+rm -rf dist deb_dist osm_common-*.tar.gz osm_common.egg-info .eggs .tox
 
-make clean package
+tox -e dist