Skip to content

Conversation

@petrasvestartas
Copy link
Collaborator

AUTHORS.md file usage.

Comment on lines 15 to 18
__author__ = "See AUTHORS.md for more information about COMPAS libigl authors."
__copyright__ = "Block Research Group - ETH Zurich"
__license__ = "Mozilla Public License Version 2.0"
__email__ = "[email protected], petrasvestartas@gmail.com"
__email__ = "tom.v.mele@gmail.com"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the interest of not duplicating information, perhaps we should just remove all of this, and just rely on the pyproject.toml file for all project meta data?

@tomvanmele
Copy link
Member

i know i suggested this change, but now seeing it, i am wondering if adding an Authors.md is a good idea. in fact i was thinking that we should even remove all meta data from the __init__.py file as well, and just use pyproject.toml for all meta data. then at least there is a single source for all this information...

@tomvanmele
Copy link
Member

except for __version__

@petrasvestartas
Copy link
Collaborator Author

i know i suggested this change, but now seeing it, i am wondering if adding an Authors.md is a good idea. in fact i was thinking that we should even remove all meta data from the __init__.py file as well, and just use pyproject.toml for all meta data. then at least there is a single source for all this information...

Yes it was a bit scattered in various places.
I placed now everything to pyproject.toml but I have no good understanding what is the good and appropriate way to do this.

@tomvanmele tomvanmele closed this Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants