2021-09-07 BespokeFit meeting notes
Date
Sep 7, 2021
Participants
@Jeffrey Wagner
@Joshua Horton
Discussion topics
Item | Notes |
---|---|
Notebook |
package:
name: openff-bespokefit
version: 2021.09.07
source:
git_url: https://github.com/openforcefield/bespoke-fit.git
git_tag: 27c4904
build:
preserve_egg_dir: True
number: 0 # Build number and string do not work together.
#string: py{{ py }}_a1 # Alpha version 1.
skip: True # [win or py27 or py35]
noarch: python
script:
- ${PYTHON} -m pip install .
extra:
#force_upload: True
upload: main # Upload to anaconda with the "main" label.
requirements:
build:
- python
- pip
run:
- python
|
Talk |
|