Skip to content

Commit

Permalink
fix asset paths
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjonesBSU committed Oct 17, 2023
1 parent 8711c69 commit 429f027
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ def run(self):
"flowermd": [
"modules/*",
"library/**",
"assets/**",
"assets/forcefields/*",
"assets/molecule_files/*",
]
},
install_requires=REQUIRED,
Expand Down

0 comments on commit 429f027

Please sign in to comment.