Skip to content

Commit

Permalink
Add types-pyjks
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Nov 25, 2024
1 parent 0882f35 commit 656bf19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 Alban Diquet
Copyright (c) 2024 Alban Diquet

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 0 additions & 5 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
[tool.ruff]
line-length = 120

[[tool.mypy.overrides]]
module = "jks.*"
ignore_missing_imports = true

3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ types-PyYAML
pytest
ruff==0.8.0
invoke
types-beautifulsoup4
types-beautifulsoup4
types-pyjks

0 comments on commit 656bf19

Please sign in to comment.