Skip to content

Commit a04782b

Browse files
author
Andrew Yaspan
committed
little bill work
1 parent 7bb6e7d commit a04782b

10 files changed

Lines changed: 809 additions & 1564 deletions

File tree

Pipfile_work

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
[[source]]
2+
url = "https://pypi.org/simple"
3+
verify_ssl = true
4+
name = "pypi"
5+
6+
[packages]
7+
pupa = "==0.9.0"
8+
"a129fdf" = {file = "https://github.com/opencivicdata/python-opencivicdata-django/zipball/master"}
9+
lxml = "*"
10+
sh = "*"
11+
pytest = "==4.2.0"
12+
pytest-mock = "==1.10.1"
13+
requests-mock = "==1.5.2"
14+
idna = "*"
15+
16+
[dev-packages]
17+
18+
[requires]
19+
python_version = "3.7"

Pipfile_work.lock

Lines changed: 354 additions & 0 deletions
Large diffs are not rendered by default.

legistar/__init__.py

Lines changed: 0 additions & 1 deletion
This file was deleted.

legistar/base.py

Lines changed: 0 additions & 331 deletions
This file was deleted.

0 commit comments

Comments
 (0)