changed package name in test to cover orm catalog
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
|
|
||||||
PACKAGE="async-orm"
|
PACKAGE="orm"
|
||||||
|
|
||||||
PREFIX=""
|
PREFIX=""
|
||||||
if [ -d 'venv' ] ; then
|
if [ -d 'venv' ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user