delete old entry point file and add __init__ for folders

This commit is contained in:
Tony031218 2021-02-07 17:48:51 +08:00
parent 3fa68ad60c
commit cbe016391b
9 changed files with 0 additions and 5 deletions

View file

@ -1,5 +0,0 @@
#!/usr/bin/env python
import manimlib
if __name__ == "__main__":
manimlib.main()

View file

View file

View file

View file

View file

View file

View file