Technologicat / pyan

Static call graph generator. The official Python 3 version. Development repo.
GNU General Public License v2.0
323 stars 56 forks source link

Resolve package root correctly #58

Closed jdb78 closed 3 years ago

jdb78 commented 3 years ago

Pyan now searches for ini.py files in parents and the infers that this is the package root by default. You can also directly specify a package root.

Technologicat commented 3 years ago

Could you rebase this after we merge in the black formatting changes? Would help to see what has changed here. :)

jdb78 commented 3 years ago

Rebased. Could you have a look again here @Technologicat ?

jdb78 commented 3 years ago

@Technologicat , would you like to merge this and make a new release?

jdb78 commented 3 years ago

@Technologicat just pinging you

Technologicat commented 3 years ago

Yes, merging! Sorry, I must have missed the update.