fix namespace exports
This commit is contained in:
parent
123c206460
commit
1dff54c001
1 changed files with 8 additions and 8 deletions
|
|
@ -6,10 +6,10 @@ export(build_single_tag)
|
|||
export(dbcon)
|
||||
export(install_package_system_dependencies)
|
||||
export(list_metadata_tables)
|
||||
export(process_cran_updates)
|
||||
export(query_metadata_table)
|
||||
export(set_bin_path)
|
||||
export(set_codename)
|
||||
export(update_packages)
|
||||
export(upload_package_index)
|
||||
export(upload_single_binary_to_s3)
|
||||
import(progressr)
|
||||
|
|
|
|||
Loading…
Reference in a new issue