Skip to content

Commit

Permalink
Merge pull request #493 from ISA-tools/master
Browse files Browse the repository at this point in the history
Merge from master
  • Loading branch information
terazus authored Feb 13, 2023
2 parents 4daf48b + 4ffd538 commit 5235dda
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 @@ -23,7 +23,8 @@ def read(f_name):
'isatools.io',
'isatools.net',
'isatools.tests',
'isatools.database'
'isatools.database',
'isatools.graphQL'
],
package_data={'isatools': [
'resources/schemas/cedar/*.json',
Expand Down

0 comments on commit 5235dda

Please sign in to comment.