https://github.com/bashtage/arch
Raw File
Tip revision: f399352467118511a364a8ec4502f809933c6bce authored by Kevin Sheppard on 22 July 2021, 22:37:30 UTC
Merge pull request #516 from bashtage/add-req
Tip revision: f399352
lgtm.yml
extraction:
  python:
    index:
      exclude:
        - versioneer.py
        - statsmodels/_version.py
back to top