Expunge the pypi reference

This commit is contained in:
Reid 'arrdem' McKenzie 2021-08-13 19:57:17 -06:00
parent a5aea04c48
commit 2c2d169ab7
2 changed files with 1 additions and 2 deletions

View file

@ -1,6 +1,6 @@
py_project( py_project(
name = "anosql-migrations", name = "anosql-migrations",
lib_deps = [ lib_deps = [
py_requirement("anosql"), "//projects/anosql",
], ],
) )

View file

@ -1,6 +1,5 @@
aiohttp==3.7.4.post0 aiohttp==3.7.4.post0
alabaster==0.7.12 alabaster==0.7.12
anosql==1.0.2
async-timeout==3.0.1 async-timeout==3.0.1
attrs==20.3.0 attrs==20.3.0
autoflake==1.4 autoflake==1.4