https://github.com/pymc-devs/pymc3
Revision a3ec9a5b7b888411d4a30c77a5ca3ff47c0bb068 authored by Ricardo Vieira on 02 October 2023, 11:49:25 UTC, committed by Ricardo Vieira on 02 October 2023, 14:27:42 UTC
1 parent 55e8fe9
Raw File
Tip revision: a3ec9a5b7b888411d4a30c77a5ca3ff47c0bb068 authored by Ricardo Vieira on 02 October 2023, 11:49:25 UTC
Fix mypy failure
Tip revision: a3ec9a5
MANIFEST.in
include requirements.txt
include *.md *.rst
include scripts/*.sh
include LICENSE
include versioneer.py
back to top