Skip to content

Commit

Permalink
Merge pull request #27 from Andrew-S-Rosen/patch-1
Browse files Browse the repository at this point in the history
Create py.typed
  • Loading branch information
yuutat authored Nov 18, 2024
2 parents fa10d53 + d4168df commit 5945d64
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
include torch_dftd/py.typed
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ include_trailing_comma = true
line_length = 99
multi_line_output = 3
use_parentheses = true

1 change: 1 addition & 0 deletions torch_dftd/py.typed
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

0 comments on commit 5945d64

Please sign in to comment.