add inputs package to Pipfile (#21122)

pull/21125/head
Adeeb Shihadeh 4 years ago committed by GitHub
parent bf0e0ae00b
commit 73ea28f7ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Pipfile
  2. 1364
      Pipfile.lock

@ -73,6 +73,7 @@ mypy = "*"
parameterized = "*" parameterized = "*"
ft4222 = "*" ft4222 = "*"
hypothesis = "*" hypothesis = "*"
inputs = "*"
[packages] [packages]
atomicwrites = "*" atomicwrites = "*"

1364
Pipfile.lock generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save