pinned web3 to v6; alembic fixes
This commit is contained in:
@@ -12,7 +12,7 @@ script_location = alembic
|
||||
|
||||
# sys.path path, will be prepended to sys.path if present.
|
||||
# defaults to the current working directory.
|
||||
prepend_sys_path = .
|
||||
prepend_sys_path = src
|
||||
|
||||
# timezone to use when rendering the date within the migration file
|
||||
# as well as the filename.
|
||||
|
||||
Reference in New Issue
Block a user