mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 21:25:36 -04:00
removed py3.6
This commit is contained in:
parent
9a86c9c065
commit
0a04c20c74
4 changed files with 4 additions and 7 deletions
|
|
@ -142,7 +142,7 @@ Style for Python code should follow PEP8_.
|
|||
|
||||
Docstrings for functions and methods should follow numpydoc_ style.
|
||||
|
||||
Python code should work with Python 3.6+.
|
||||
Python code should work with Python 3.7+.
|
||||
|
||||
Use of third-party Python packages should be limited to numpy_, scipy_,
|
||||
matplotlib_, pandas_, and h5py_. Use of other third-party packages must be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue