https://github.com/SModelS/smodels
Revision 8c3e8867e76ec82f7d69458705bd578202fa9c01 authored by walten on 03 March 2022, 17:34:41 UTC, committed by walten on 03 March 2022, 17:34:41 UTC
1 parent 8bfc80e
Raw File
Tip revision: 8c3e8867e76ec82f7d69458705bd578202fa9c01 authored by walten on 03 March 2022, 17:34:41 UTC
updated release notes
Tip revision: 8c3e886
.readthedocs.yml
# .readthedocs.yml

build:
  image: latest

python:
  version: 3.6
  setup_py_install: true
back to top