mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
fix citation file in MANIFEST (#89994)
#86200 changed the `CITATION` file to `CITATION.cff`, but this change was not reflected in the `MANIFEST.in`. Meaning, `CITATION.cff` will not be included in wheels. Pull Request resolved: https://github.com/pytorch/pytorch/pull/89994 Approved by: https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
a5532929da
commit
314e7c37c3
@ -1,6 +1,6 @@
|
||||
include MANIFEST.in
|
||||
include CMakeLists.txt
|
||||
include CITATION
|
||||
include CITATION.cff
|
||||
include LICENSE
|
||||
include NOTICE
|
||||
include .gitmodules
|
||||
|
Reference in New Issue
Block a user