Update pip requirements
[osm/common.git] / devops-stages / stage-build.sh
index 538f24f..05b232e 100755 (executable)
 # 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
-
-rm -rf deb_dist
-tox -e build
+tox -e dist