Skip to content

Commit 312a01d

Browse files
authored
Fix packaging version, update poetry version (#840)
* Bump up the versions to 0.20.0rc2 Signed-off-by: Dinesh Dutt <[email protected]> * Remove dependency on having a PYTHONPATH Signed-off-by: Dinesh Dutt <[email protected]> Signed-off-by: Dinesh Dutt <[email protected]>
1 parent e0611c2 commit 312a01d

File tree

5 files changed

+2140
-2129
lines changed

5 files changed

+2140
-2129
lines changed

build-docker.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
#!/usr/bin/env bash
22

3-
cd $PYTHONPATH
43
VERSION=`./suzieq/version.py`
54
poetry build
65
if [ $# -eq 0 ]; then

0 commit comments

Comments
 (0)