Skip to content

Commit fc05a9c

Browse files
Fix build, update license
1 parent b7f9287 commit fc05a9c

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022 Neoteroi
3+
Copyright (c) 2022 [email protected]
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

MANIFEST.in

Lines changed: 0 additions & 6 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ packages = ["openapidocs"]
4040
exclude = ["tests"]
4141

4242
[tool.hatch.build]
43-
only-packages = true
43+
only-packages = false
4444

4545
[project.urls]
4646
"Homepage" = "https://github.com/Neoteroi/essentials-openapi"

0 commit comments

Comments
 (0)