Skip to content

Commit

Permalink
Fixes for release (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
YamLyubov authored Oct 30, 2023
1 parent 52ad420 commit a46412c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.GOLEM_PYPI_PUBLISH }}
repository_url: https://upload.pypi.org/legacy/
repository-url: https://upload.pypi.org/legacy/
2 changes: 1 addition & 1 deletion other_requirements/molecules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ rdkit>=2018.09.1.0
guacamol>=0.5.4
joblib>=0.12.5
requests>=2.30.0
mol2vec @ git+https://github.com/samoturk/mol2vec
mol2vec==0.2.2
gensim>=4.3.2
torch>=2.0.1

0 comments on commit a46412c

Please sign in to comment.