pinned web3 to v6; alembic fixes
This commit is contained in:
@@ -16,8 +16,6 @@ if config.config_file_name is not None and sys.argv[0].endswith('alembic'): # o
|
||||
fileConfig(config.config_file_name)
|
||||
|
||||
# DEXORDER SETUP
|
||||
from sys import path
|
||||
path.append('src')
|
||||
import dexorder.database.model
|
||||
target_metadata = dexorder.database.model.Base.metadata
|
||||
|
||||
|
||||
Reference in New Issue
Block a user